diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-09-30 04:55:31 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-09-30 04:55:31 +0000 |
commit | dc572b07ee78024a59178789e6c00944918f1ef1 (patch) | |
tree | 7edfc6593200fb599a829abbf67ea60e1ffe31ab /graphics/cthumb | |
parent | 48420a5ebd9fbd0e15cf0fa5b62dd93ae9cd2531 (diff) |
Notes
Diffstat (limited to 'graphics/cthumb')
-rw-r--r-- | graphics/cthumb/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/cthumb/Makefile b/graphics/cthumb/Makefile index 46f52d1fa51a..742863361874 100644 --- a/graphics/cthumb/Makefile +++ b/graphics/cthumb/Makefile @@ -21,6 +21,7 @@ RUN_DEPENDS= ${LOCALBASE}/bin/pnmscale:${PORTSDIR}/graphics/netpbm \ GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-themedir=${DATADIR} +USE_PERL5= yes MAN1= cthumb.1 |