summaryrefslogtreecommitdiff
path: root/x11/xdialog
diff options
context:
space:
mode:
authorasau <asau>2012-10-29 05:06:05 +0000
committerasau <asau>2012-10-29 05:06:05 +0000
commit675dcf5e0d7bf006cb0146e66e63890d704f6581 (patch)
tree2379812310e9345accaee1e306485260940238a4 /x11/xdialog
parent9eb6e6e814a71b6213db2a874ab87aa18ed355c2 (diff)
downloadpkgsrc-675dcf5e0d7bf006cb0146e66e63890d704f6581.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'x11/xdialog')
-rw-r--r--x11/xdialog/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/xdialog/Makefile b/x11/xdialog/Makefile
index 6bb3ab9bca0..b539e0e268b 100644
--- a/x11/xdialog/Makefile
+++ b/x11/xdialog/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2012/10/08 23:02:40 adam Exp $
+# $NetBSD: Makefile,v 1.36 2012/10/29 05:07:01 asau Exp $
#
DISTNAME= Xdialog-2.3.1
@@ -13,8 +13,6 @@ HOMEPAGE= http://xdialog.free.fr/
COMMENT= X11 drop-in replacement for the curses dialog program
LICENSE= gnu-gpl-v2
-PKG_DESTDIR_SUPPORT= user-destdir
-
USE_TOOLS+= msgfmt
USE_PKGLOCALEDIR= YES
GNU_CONFIGURE= YES