summaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-04-02 00:04:37 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-04-02 00:04:37 +0000
commit77140e508e938432f22e37e787489915e2d78661 (patch)
tree140e7466686c1c55c134c9b003ae9b9b070411bf /multimedia
parentupdate to 8.3 (diff)
netpnm moved to ${LOCALBASE}, update *_DEPENDS
Notes
Notes: svn path=/head/; revision=27260
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/mpegedit/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/mpegedit/Makefile b/multimedia/mpegedit/Makefile
index 59cb659f4071..12110ff6aad0 100644
--- a/multimedia/mpegedit/Makefile
+++ b/multimedia/mpegedit/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.demon.co.uk/pub/unix/tools/
MAINTAINER= erich@FreeBSD.org
-BUILD_DEPENDS= ${X11BASE}/include/pbmplus.h:${PORTSDIR}/graphics/netpbm
+BUILD_DEPENDS= ${LOCALBASE}/include/pbmplus.h:${PORTSDIR}/graphics/netpbm
.include <bsd.port.pre.mk>
.if ${OSVERSION} > 400002 && ${OSVERSION} < 400012