-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
set COMES_WITH=4.5 and fix dependencies
ok simon@
- Loading branch information
Kevin Lo
committed
Nov 5, 2008
1 parent
4445532
commit af37b58
Showing
5 changed files
with
12 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,10 @@ | ||
# $OpenBSD: Makefile,v 1.8 2007/09/16 02:53:09 merdely Exp $ | ||
# $OpenBSD: Makefile,v 1.9 2008/11/05 10:06:49 kevlo Exp $ | ||
|
||
COMMENT= check for POD errors in files | ||
|
||
MODULES= cpan | ||
DISTNAME= Test-Pod-1.26 | ||
PKGNAME= p5-${DISTNAME}p0 | ||
CATEGORIES= devel | ||
|
||
MAINTAINER= Mathieu Sauve-Frankel <[email protected]> | ||
|
@@ -14,7 +15,4 @@ PERMIT_PACKAGE_FTP= Yes | |
PERMIT_DISTFILES_CDROM= Yes | ||
PERMIT_DISTFILES_FTP= Yes | ||
|
||
BUILD_DEPENDS= ${RUN_DEPENDS} | ||
RUN_DEPENDS= ::textproc/p5-Pod-Simple | ||
|
||
.include <bsd.port.mk> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters