summaryrefslogtreecommitdiff
path: root/cad/gdsreader
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2012-10-08 13:25:10 +0000
committerasau <asau@pkgsrc.org>2012-10-08 13:25:10 +0000
commitfb4689d69ea11faa910f7286f74daca6097ab9db (patch)
tree394746068028ecd760849eba93abb01dfd5bea17 /cad/gdsreader
parent7a48191ad0a52cfc86bcf6477e155dce1d4802ad (diff)
downloadpkgsrc-fb4689d69ea11faa910f7286f74daca6097ab9db.tar.gz
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
Diffstat (limited to 'cad/gdsreader')
-rw-r--r--cad/gdsreader/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/cad/gdsreader/Makefile b/cad/gdsreader/Makefile
index 09e24d4b87b..eefdd02ecfb 100644
--- a/cad/gdsreader/Makefile
+++ b/cad/gdsreader/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2008/07/14 12:55:59 joerg Exp $
+# $NetBSD: Makefile,v 1.7 2012/10/08 13:25:12 asau Exp $
#
DISTNAME= GDSreader.0.3
@@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://home.netcom.com/~serbanp/
COMMENT= GDS-II stream file to Postscript and HP/GL converter
-PKG_DESTDIR_SUPPORT= user-destdir
-
EXAMPLESDIR= ${PREFIX}/share/examples/${PKGNAME}
INSTALLATION_DIRS= bin ${EXAMPLESDIR}