aboutsummaryrefslogtreecommitdiff
path: root/graphics/imc
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2015-04-25 16:12:19 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2015-04-25 16:12:19 +0000
commitb530de745bf8a2aa93f90c63c22dfc1c15dfeb45 (patch)
tree5211a67d5bd9cdd9ccccad489ffc81f21bfffe33 /graphics/imc
parent14b4ebd6685e451d222e79c0aedbcc1dbce221a5 (diff)
downloadports-b530de745bf8a2aa93f90c63c22dfc1c15dfeb45.tar.gz
ports-b530de745bf8a2aa93f90c63c22dfc1c15dfeb45.zip
Convert remaining p5-CGI.pm consumers to p5-CGI, and bump PORTREVISION.
All these changes are tested but the following are worth noting: The following ports fail "make test", but did so before this change, and fail in the same places: - textproc/p5-xmltv - www/p5-Business-Paypal - www/p5-CGI-Enurl www/p5-Apache-Gallery is missing all sorts of dependencies, fails all tests, and should probably be marked BROKEN For graphics/imc, move the OPTIONS_DEFINE block out of the LICENSE block area. As long as we're here, sort plist on perl@-owned ports.
Notes
Notes: svn path=/head/; revision=384736
Diffstat (limited to 'graphics/imc')
-rw-r--r--graphics/imc/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/graphics/imc/Makefile b/graphics/imc/Makefile
index e60b226535d7..4a1be43fb751 100644
--- a/graphics/imc/Makefile
+++ b/graphics/imc/Makefile
@@ -3,24 +3,24 @@
PORTNAME= imc
PORTVERSION= 4.3
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= graphics
MASTER_SITES= http://www.peterverthez.net/projects/imc/
MAINTAINER= ports@FreeBSD.org
COMMENT= Image Compiler
-OPTIONS_DEFINE= DOCS EXAMPLES
-
LICENSE= GPLv2
BUILD_DEPENDS= p5-GD>=0:${PORTSDIR}/graphics/p5-GD \
- p5-CGI.pm>=0:${PORTSDIR}/www/p5-CGI.pm
+ p5-CGI>=0:${PORTSDIR}/www/p5-CGI
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= gmake perl5
GNU_CONFIGURE= yes
+OPTIONS_DEFINE= DOCS EXAMPLES
+
PLIST_FILES= bin/${PORTNAME} \
man/man1/${PORTNAME}.1.gz