summaryrefslogtreecommitdiff
path: root/x11/gtkterm2
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2012-10-29 05:06:05 +0000
committerasau <asau@pkgsrc.org>2012-10-29 05:06:05 +0000
commita0dba2594be80b85a5436252c85e6bc4d5ae6cf3 (patch)
tree2379812310e9345accaee1e306485260940238a4 /x11/gtkterm2
parent687fe9a477d4c26a308c956cf09d193f72b6ea9d (diff)
downloadpkgsrc-a0dba2594be80b85a5436252c85e6bc4d5ae6cf3.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'x11/gtkterm2')
-rw-r--r--x11/gtkterm2/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/gtkterm2/Makefile b/x11/gtkterm2/Makefile
index 5c48d882d00..41c458e89eb 100644
--- a/x11/gtkterm2/Makefile
+++ b/x11/gtkterm2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2012/10/08 23:02:36 adam Exp $
+# $NetBSD: Makefile,v 1.29 2012/10/29 05:06:20 asau Exp $
DISTNAME= gtkterm2-0.2.3
PKGREVISION= 19
@@ -9,8 +9,6 @@ MAINTAINER= yui@yui.pe.kr
HOMEPAGE= http://gtkterm.feige.net/
COMMENT= Simple GTK-2 terminal with tabs
-PKG_DESTDIR_SUPPORT= user-destdir
-
USE_TOOLS+= pkg-config
USE_LIBTOOL= YES
GNU_CONFIGURE= YES