diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-06-07 15:42:26 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-06-07 15:42:26 +0000 |
commit | e00d990631f049f2a4289771499f7b0ea47bcd6d (patch) | |
tree | 0a45ce8f6830337a68bbbd12ba7e52a6a2847df6 /multimedia/libdivxencore | |
parent | becc9b31a46a5ebdc19ec1f6a0797d99115385b2 (diff) | |
download | ports-e00d990631f049f2a4289771499f7b0ea47bcd6d.tar.gz ports-e00d990631f049f2a4289771499f7b0ea47bcd6d.zip |
Notes
Diffstat (limited to 'multimedia/libdivxencore')
-rw-r--r-- | multimedia/libdivxencore/files/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/multimedia/libdivxencore/files/Makefile b/multimedia/libdivxencore/files/Makefile index 2a00c520820a..00b24a298012 100644 --- a/multimedia/libdivxencore/files/Makefile +++ b/multimedia/libdivxencore/files/Makefile @@ -17,6 +17,7 @@ DESTDIR=${PREFIX}/ DESTDIR=/usr/local/ .endif INCDIR=include/divx/ +INCLUDEDIR=include/divx/ LIBDIR=lib/ .include <bsd.lib.mk> |