summaryrefslogtreecommitdiff
path: root/print/libgnomecups
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2012-10-08 13:45:34 +0000
committerasau <asau@pkgsrc.org>2012-10-08 13:45:34 +0000
commite613b3f0efa03dae6065d04e7620c6c9e43a68a1 (patch)
treec6c2a7d0dcfbf3fe47fb535203593b8ea862fb85 /print/libgnomecups
parent3668dc06e6086a5f5bd43edb61963501d1ec410f (diff)
downloadpkgsrc-e613b3f0efa03dae6065d04e7620c6c9e43a68a1.tar.gz
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
Diffstat (limited to 'print/libgnomecups')
-rw-r--r--print/libgnomecups/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/print/libgnomecups/Makefile b/print/libgnomecups/Makefile
index 4b3e8fed387..39bde20d375 100644
--- a/print/libgnomecups/Makefile
+++ b/print/libgnomecups/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2012/09/15 10:06:11 obache Exp $
+# $NetBSD: Makefile,v 1.31 2012/10/08 13:45:41 asau Exp $
#
DISTNAME= libgnomecups-0.2.3
@@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.gnome.org/
COMMENT= GNOME interface to CUPS
-PKG_DESTDIR_SUPPORT= user-destdir
-
USE_TOOLS+= intltool msgfmt pkg-config gmake
GNU_CONFIGURE= YES
USE_LIBTOOL= YES