summaryrefslogtreecommitdiff
path: root/net/py-ptt
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2012-11-18 02:25:37 +0000
committerasau <asau@pkgsrc.org>2012-11-18 02:25:37 +0000
commit8240eae7e2d2c10895a7231407b7510dcc7f4cc6 (patch)
tree50ce47750526b502861cefa43aa75dd1392ad300 /net/py-ptt
parent175f64175d0a3af7cf32f08a161e9dbd20dc1ed5 (diff)
downloadpkgsrc-8240eae7e2d2c10895a7231407b7510dcc7f4cc6.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'net/py-ptt')
-rw-r--r--net/py-ptt/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/net/py-ptt/Makefile b/net/py-ptt/Makefile
index 83a80f0bbe5..22ea02341d1 100644
--- a/net/py-ptt/Makefile
+++ b/net/py-ptt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2012/11/03 14:29:25 imil Exp $
+# $NetBSD: Makefile,v 1.3 2012/11/18 02:25:37 asau Exp $
#
PTTVERS= 1.9.0
@@ -13,8 +13,6 @@ HOMEPAGE= http://mike.verdone.ca/twitter/
COMMENT= Twitter API, command-line tool, and IRC bot
LICENSE= gnu-gpl-v2
-PKG_DESTDIR_SUPPORT= user-destdir
-
USE_LANGUAGES= # none
.include "../../net/py-irclib/buildlink3.mk"