summaryrefslogtreecommitdiff
path: root/sysutils/eventlog
diff options
context:
space:
mode:
authorasau <asau>2012-10-23 19:50:50 +0000
committerasau <asau>2012-10-23 19:50:50 +0000
commit3d48b4c2985507f97d8649437b36250d0d4ba562 (patch)
tree7ee285aeaed7acbbe1f3c5cf0a367eb5369aafaa /sysutils/eventlog
parent734fbfa8d4872b772a57d6b2dd24f032406cda48 (diff)
downloadpkgsrc-3d48b4c2985507f97d8649437b36250d0d4ba562.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'sysutils/eventlog')
-rw-r--r--sysutils/eventlog/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/eventlog/Makefile b/sysutils/eventlog/Makefile
index 5cf1a5e4c0d..06daea57427 100644
--- a/sysutils/eventlog/Makefile
+++ b/sysutils/eventlog/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2011/09/21 19:29:24 bouyer Exp $
+# $NetBSD: Makefile,v 1.2 2012/10/23 19:51:00 asau Exp $
VERS= 0.2.12
DISTNAME= eventlog_${VERS}
@@ -13,7 +13,6 @@ COMMENT= Support library for syslog-ng
LICENSE= modified-bsd
PKG_INSTALLATION_TYPES= overwrite pkgviews
-PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= YES
USE_LIBTOOL= YES