summaryrefslogtreecommitdiff
path: root/fonts/font-util
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2012-10-03 18:28:15 +0000
committerasau <asau@pkgsrc.org>2012-10-03 18:28:15 +0000
commit94f1d25ddf1726f61062432f11fca271efd4f47d (patch)
treea10f1215666edf2ae6a29dce6f9dc6da3884375e /fonts/font-util
parent2eea1f0364dcac27849beb3909a92f46ef4fe39a (diff)
downloadpkgsrc-94f1d25ddf1726f61062432f11fca271efd4f47d.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'fonts/font-util')
-rw-r--r--fonts/font-util/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/fonts/font-util/Makefile b/fonts/font-util/Makefile
index caabbd1c755..36e0617eb39 100644
--- a/fonts/font-util/Makefile
+++ b/fonts/font-util/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2012/06/11 05:56:34 obache Exp $
+# $NetBSD: Makefile,v 1.11 2012/10/03 18:28:22 asau Exp $
#
DISTNAME= font-util-1.3.0
@@ -10,8 +10,6 @@ MAINTAINER= joerg@NetBSD.org
HOMEPAGE= http://xorg.freedesktop.org/
COMMENT= Tools for truncating and subseting of ISO10646-1 BDF fonts
-PKG_DESTDIR_SUPPORT= user-destdir
-
GNU_CONFIGURE= yes
LDFLAGS.IRIX+= -lgen # for basename(3)