summaryrefslogtreecommitdiff
path: root/x11/py-vte
diff options
context:
space:
mode:
authorasau <asau>2012-10-29 05:06:05 +0000
committerasau <asau>2012-10-29 05:06:05 +0000
commit07ba0a95d6b7fc80cdbe0546a97cf6c5b88efecd (patch)
tree2379812310e9345accaee1e306485260940238a4 /x11/py-vte
parent8ff1c7c885144039487e99db84862e3d8b8e8670 (diff)
downloadpkgsrc-07ba0a95d6b7fc80cdbe0546a97cf6c5b88efecd.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'x11/py-vte')
-rw-r--r--x11/py-vte/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/py-vte/Makefile b/x11/py-vte/Makefile
index 6747ea06983..da2b930154e 100644
--- a/x11/py-vte/Makefile
+++ b/x11/py-vte/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2012/10/08 23:00:40 adam Exp $
+# $NetBSD: Makefile,v 1.13 2012/10/29 05:06:46 asau Exp $
#
.include "../../x11/vte/Makefile.common"
@@ -12,8 +12,6 @@ HOMEPAGE= http://www.gnome.org/
COMMENT= Python bindings for the Vte terminal widget
LICENSE= gnu-lgpl-v2
-PKG_DESTDIR_SUPPORT= user-destdir
-
USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes
GNU_CONFIGURE= yes