summaryrefslogtreecommitdiff
path: root/graphics/xfig
diff options
context:
space:
mode:
authorasau <asau>2012-10-06 14:10:39 +0000
committerasau <asau>2012-10-06 14:10:39 +0000
commit1d10c741d9b9764445fdd06fb24f211198fcca6f (patch)
tree302b2130ea1710cf302c1761a30f0dd22578be6f /graphics/xfig
parent8096504c562bfd72dba478f6081034c244d04d24 (diff)
downloadpkgsrc-1d10c741d9b9764445fdd06fb24f211198fcca6f.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'graphics/xfig')
-rw-r--r--graphics/xfig/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/xfig/Makefile b/graphics/xfig/Makefile
index a4cd7f4bb5c..918b15faac7 100644
--- a/graphics/xfig/Makefile
+++ b/graphics/xfig/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.66 2011/11/29 17:55:07 drochner Exp $
+# $NetBSD: Makefile,v 1.67 2012/10/06 14:11:25 asau Exp $
DISTNAME= xfig.3.2.5b.full
PKGNAME= xfig-3.2.5b
@@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.xfig.org/
COMMENT= CAD-like 2D drawing tool, good for colorful scale drawings & ISOs
-PKG_DESTDIR_SUPPORT= user-destdir
-
DEPENDS+= transfig>=3.2.4:../../print/transfig
# if we're using Xaw3d, then we need 1.5E or newer since using that
# version means we need a patch, which is currently used unconditionally