aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/libdivxdecore-devel
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2002-06-07 23:42:26 +0800
committerlioux <lioux@FreeBSD.org>2002-06-07 23:42:26 +0800
commit36f556bc8ab31358b2abc25a6da57a6e470baba5 (patch)
tree08895383974d01d49353b01514398a39c7978ab9 /multimedia/libdivxdecore-devel
parentcbdab79e4253b3374c4ceb165853124afd03ae4b (diff)
downloadfreebsd-ports-graphics-36f556bc8ab31358b2abc25a6da57a6e470baba5.tar.gz
freebsd-ports-graphics-36f556bc8ab31358b2abc25a6da57a6e470baba5.tar.zst
freebsd-ports-graphics-36f556bc8ab31358b2abc25a6da57a6e470baba5.zip
o Provide for -CURRENT change from INCDIR to INCLUDEDIR in
src/share/mk/bsd.own.mk Submitted by: bento (install error)
Diffstat (limited to 'multimedia/libdivxdecore-devel')
-rw-r--r--multimedia/libdivxdecore-devel/files/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/multimedia/libdivxdecore-devel/files/Makefile b/multimedia/libdivxdecore-devel/files/Makefile
index ad60db99cf1..93ca34f7db4 100644
--- a/multimedia/libdivxdecore-devel/files/Makefile
+++ b/multimedia/libdivxdecore-devel/files/Makefile
@@ -19,6 +19,7 @@ DESTDIR=${PREFIX}/
DESTDIR=/usr/local/
.endif
INCDIR=include/divx/
+INCLUDEDIR=include/divx/
LIBDIR=lib/
.include <bsd.lib.mk>