summaryrefslogtreecommitdiff
path: root/graphics/GIFgraph
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-03-31 03:12:35 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-03-31 03:12:35 +0000
commitfcc786769add50027e0a8d047ae004c22c62911e (patch)
treec79321b132aac2c98f822642367d6ebf3031deb1 /graphics/GIFgraph
parentmove post install instructions from ${ECHO} lines in Makefile to pkg/MESSAGE (diff)
PREFIX->LOCALBASE
Notes
Notes: svn path=/head/; revision=27163
Diffstat (limited to 'graphics/GIFgraph')
-rw-r--r--graphics/GIFgraph/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/GIFgraph/Makefile b/graphics/GIFgraph/Makefile
index ccbcfc685ceb..7da3685f5c97 100644
--- a/graphics/GIFgraph/Makefile
+++ b/graphics/GIFgraph/Makefile
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= GIFgraph
MAINTAINER= laskavy@gambit.msk.su
-RUN_DEPENDS= ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/i386-freebsd/GD.pm:${PORTSDIR}/graphics/p5-GD
+RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/i386-freebsd/GD.pm:${PORTSDIR}/graphics/p5-GD
USE_PERL5= YES