summaryrefslogtreecommitdiff
path: root/net/dhcpcd-gtk/Makefile
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2012-10-23 17:18:07 +0000
committerasau <asau@pkgsrc.org>2012-10-23 17:18:07 +0000
commit276a662941e96eb9e2365a6746653f5103be8fb2 (patch)
treed50b4bce05c17dae775c19b369feefcd32973510 /net/dhcpcd-gtk/Makefile
parente1eb0090ae6d8b8fdd7a38fe2ca40e638a527849 (diff)
downloadpkgsrc-276a662941e96eb9e2365a6746653f5103be8fb2.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'net/dhcpcd-gtk/Makefile')
-rw-r--r--net/dhcpcd-gtk/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/dhcpcd-gtk/Makefile b/net/dhcpcd-gtk/Makefile
index 9d0a9744f61..f72ebcc7e9c 100644
--- a/net/dhcpcd-gtk/Makefile
+++ b/net/dhcpcd-gtk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2012/10/08 23:02:14 adam Exp $
+# $NetBSD: Makefile,v 1.27 2012/10/23 17:18:16 asau Exp $
#
DISTNAME= dhcpcd-ui-0.6.0
@@ -17,7 +17,6 @@ LICENSE= modified-bsd
DEPENDS+= dhcpcd-dbus>=0.6.0:../../net/dhcpcd-dbus
-PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES= c99
USE_TOOLS+= pkg-config
HAS_CONFIGURE= yes