summaryrefslogtreecommitdiff
path: root/multimedia/libtheora-docs
diff options
context:
space:
mode:
authorasau <asau>2012-10-08 09:20:57 +0000
committerasau <asau>2012-10-08 09:20:57 +0000
commit853b28121ce1f4b917246d257077ebf8de948026 (patch)
treed27175b7973e874b93df16fa84b7e31e7998adb4 /multimedia/libtheora-docs
parenta76f9f55403e40e9eea689d475c05ade715853af (diff)
downloadpkgsrc-853b28121ce1f4b917246d257077ebf8de948026.tar.gz
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
Diffstat (limited to 'multimedia/libtheora-docs')
-rw-r--r--multimedia/libtheora-docs/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/multimedia/libtheora-docs/Makefile b/multimedia/libtheora-docs/Makefile
index 9c313f62313..2b0ee1ac554 100644
--- a/multimedia/libtheora-docs/Makefile
+++ b/multimedia/libtheora-docs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2012/09/01 19:28:26 marino Exp $
+# $NetBSD: Makefile,v 1.7 2012/10/08 09:21:07 asau Exp $
#
.include "../../multimedia/libtheora/Makefile.common"
@@ -13,8 +13,6 @@ CONFIGURE_ARGS+= --disable-oggtest
CONFIGURE_ARGS+= --disable-vorbistest
CONFIGURE_ARGS+= ac_cv_func_oggpackB_read=yes
-PKG_DESTDIR_SUPPORT= user-destdir
-
BUILD_DIRS= doc
.include "../../mk/bsd.pkg.mk"