summaryrefslogtreecommitdiff
path: root/multimedia/libnms/Makefile
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2012-10-08 09:20:57 +0000
committerasau <asau@pkgsrc.org>2012-10-08 09:20:57 +0000
commit04a5a3626d07f479d3e2122261c3c6b9406ec8c1 (patch)
treed27175b7973e874b93df16fa84b7e31e7998adb4 /multimedia/libnms/Makefile
parentf0fe2c3c959489d5510ba3618d54549ce51395e8 (diff)
downloadpkgsrc-04a5a3626d07f479d3e2122261c3c6b9406ec8c1.tar.gz
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
Diffstat (limited to 'multimedia/libnms/Makefile')
-rw-r--r--multimedia/libnms/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/multimedia/libnms/Makefile b/multimedia/libnms/Makefile
index 9cd00254ce5..025c43fe83f 100644
--- a/multimedia/libnms/Makefile
+++ b/multimedia/libnms/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2008/07/14 12:56:09 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2012/10/08 09:21:07 asau Exp $
#
DISTNAME= libnms-0.6.0
@@ -10,8 +10,6 @@ MAINTAINER= jfranz@bsdprojects.net
HOMEPAGE= http://streaming.polito.it/client/library/
COMMENT= Open Media Streaming Client Library
-PKG_DESTDIR_SUPPORT= user-destdir
-
GNU_CONFIGURE= yes
USE_TOOLS+= pkg-config
USE_LIBTOOL= yes