summaryrefslogtreecommitdiff
path: root/cad/gerbv
diff options
context:
space:
mode:
authorasau <asau>2012-10-08 13:25:10 +0000
committerasau <asau>2012-10-08 13:25:10 +0000
commitfb8578833ba8b8f085ef0c0b6d14b6bee36a96cf (patch)
tree394746068028ecd760849eba93abb01dfd5bea17 /cad/gerbv
parent91284f9f4befaa441c920251df8c7649e922d74d (diff)
downloadpkgsrc-fb8578833ba8b8f085ef0c0b6d14b6bee36a96cf.tar.gz
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
Diffstat (limited to 'cad/gerbv')
-rw-r--r--cad/gerbv/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/cad/gerbv/Makefile b/cad/gerbv/Makefile
index c631cc231f0..c67f0dd42f3 100644
--- a/cad/gerbv/Makefile
+++ b/cad/gerbv/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.50 2012/10/02 17:10:38 tron Exp $
+# $NetBSD: Makefile,v 1.51 2012/10/08 13:25:12 asau Exp $
#
DISTNAME= gerbv-2.5.0
@@ -12,7 +12,6 @@ COMMENT= Gerber file viewer
LICENSE= gnu-gpl-v2
PKG_INSTALLATION_TYPES= overwrite pkgviews
-PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= YES
USE_LIBTOOL= YES