summaryrefslogtreecommitdiff
path: root/time/libical
diff options
context:
space:
mode:
authorasau <asau>2012-10-08 13:04:16 +0000
committerasau <asau>2012-10-08 13:04:16 +0000
commit91284f9f4befaa441c920251df8c7649e922d74d (patch)
tree42ed36270c26ff5446e6bf807a3287ffe97fabc7 /time/libical
parent839635a3f734f694a3b4a16bc8ee843511949e4e (diff)
downloadpkgsrc-91284f9f4befaa441c920251df8c7649e922d74d.tar.gz
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
Diffstat (limited to 'time/libical')
-rw-r--r--time/libical/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/time/libical/Makefile b/time/libical/Makefile
index 39f2174c278..2dd7200f825 100644
--- a/time/libical/Makefile
+++ b/time/libical/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2012/10/03 21:58:17 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2012/10/08 13:04:20 asau Exp $
#
DISTNAME= libical-0.44
@@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://freeassociation.sourceforge.net/
COMMENT= Reference implementation of the iCalendar data type and format
-PKG_DESTDIR_SUPPORT= user-destdir
-
USE_TOOLS+= perl
USE_LIBTOOL= yes
GNU_CONFIGURE= yes