summaryrefslogtreecommitdiff
path: root/chat/spectrum
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2012-10-03 00:02:33 +0000
committerasau <asau@pkgsrc.org>2012-10-03 00:02:33 +0000
commit10e57b98b03f5181234ab7d591a22649fbf4446a (patch)
tree4aa30529e48266b3b23855c535d330e6d5b5d7d3 /chat/spectrum
parent9e335beeddda593403a4cf550fe49f73d4d471fa (diff)
downloadpkgsrc-10e57b98b03f5181234ab7d591a22649fbf4446a.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'chat/spectrum')
-rw-r--r--chat/spectrum/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/chat/spectrum/Makefile b/chat/spectrum/Makefile
index 58c152d87f6..090c8192c57 100644
--- a/chat/spectrum/Makefile
+++ b/chat/spectrum/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2012/10/02 17:10:41 tron Exp $
+# $NetBSD: Makefile,v 1.24 2012/10/03 00:02:44 asau Exp $
DISTNAME= spectrum-1.4.8
PKGREVISION= 12
@@ -13,8 +13,6 @@ LICENSE= gnu-gpl-v3
DEPENDS+= ${PYPKGPREFIX}-xmpppy>=0.4.1:../../chat/py-xmpppy
DEPENDS+= ${PYPKGPREFIX}-expat>=0nb4:../../textproc/py-expat
-PKG_DESTDIR_SUPPORT= user-destdir
-
USE_TOOLS+= pkg-config msgfmt xgettext
USE_CMAKE= yes
USE_LANGUAGES= c++ c