summaryrefslogtreecommitdiff
path: root/graphics/eog-plugins
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/eog-plugins
parent8096504c562bfd72dba478f6081034c244d04d24 (diff)
downloadpkgsrc-1d10c741d9b9764445fdd06fb24f211198fcca6f.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'graphics/eog-plugins')
-rw-r--r--graphics/eog-plugins/Makefile.common4
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/eog-plugins/Makefile.common b/graphics/eog-plugins/Makefile.common
index 2310e87ebbe..68a9efe660a 100644
--- a/graphics/eog-plugins/Makefile.common
+++ b/graphics/eog-plugins/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.7 2012/01/14 07:44:34 obache Exp $
+# $NetBSD: Makefile.common,v 1.8 2012/10/06 14:10:47 asau Exp $
#
# used by graphics/eog-plugins/Makefile
# used by graphics/eog-plugins-map/Makefile
@@ -12,8 +12,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.gnome.org/
#LICENSE= # TODO: (see mk/license.mk)
-PKG_DESTDIR_SUPPORT= user-destdir
-
DISTINFO_FILE= ${.CURDIR}/../../graphics/eog-plugins/distinfo
GNU_CONFIGURE= yes
USE_LIBTOOL= yes