diff options
author | asau <asau> | 2012-09-11 23:59:21 +0000 |
---|---|---|
committer | asau <asau> | 2012-09-11 23:59:21 +0000 |
commit | 6ea1c225bfa0c1a1f8e0a22b70249f5ada5388ef (patch) | |
tree | 011efb64c2dff0007fc4e44276be4eb732e9d256 /audio/gst-plugins0.10-speex | |
parent | d5ae29c067f185967ce21d0beea1d8708c105a24 (diff) | |
download | pkgsrc-6ea1c225bfa0c1a1f8e0a22b70249f5ada5388ef.tar.gz |
"user-destdir" is default these days
Diffstat (limited to 'audio/gst-plugins0.10-speex')
-rw-r--r-- | audio/gst-plugins0.10-speex/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/audio/gst-plugins0.10-speex/Makefile b/audio/gst-plugins0.10-speex/Makefile index 754f6ad40aa..8f9692b96db 100644 --- a/audio/gst-plugins0.10-speex/Makefile +++ b/audio/gst-plugins0.10-speex/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2012/06/14 07:44:19 sbd Exp $ +# $NetBSD: Makefile,v 1.11 2012/09/12 00:24:38 asau Exp $ # GST_PLUGINS0.10_NAME= speex @@ -6,8 +6,6 @@ GST_PLUGINS0.10_DIRS= ext/speex GST_PLUGINS0.10_FLAGS= speex PKGREVISION= 1 -PKG_DESTDIR_SUPPORT= user-destdir - .include "../../multimedia/gst-plugins0.10-good/Makefile.common" PKGREVISION=1 |