diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2003-10-24 14:15:32 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2003-10-24 14:15:32 +0000 |
commit | 6950bbfd5bd3f047d0ad862787a782bf8bd5ce66 (patch) | |
tree | 3dc53eae63c2acdee7eed0fbab27af068ed8befd /graphics/cthumb | |
parent | d2ee5f75c4592679c5ba8cbf5d5bbc9d6bfa41c3 (diff) |
Notes
Diffstat (limited to 'graphics/cthumb')
-rw-r--r-- | graphics/cthumb/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/cthumb/Makefile b/graphics/cthumb/Makefile index 4db2dc9e5a61..20e158db42ae 100644 --- a/graphics/cthumb/Makefile +++ b/graphics/cthumb/Makefile @@ -18,7 +18,6 @@ RUN_DEPENDS= ${LOCALBASE}/bin/pnmscale:${PORTSDIR}/graphics/netpbm \ ${SITE_PERL_ARCH}/HTML/Entities.pm:${PORTSDIR}/www/p5-HTML-Parser \ ${SITE_PERL}/URI/Escape.pm:${PORTSDIR}/net/p5-URI -SITE_PERL= ${SITE_PERL} SITE_PERL_ARCH= ${SITE_PERL}/${PERL_ARCH} GNU_CONFIGURE= yes |