summaryrefslogtreecommitdiff
path: root/time/ical
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2012-10-08 13:04:16 +0000
committerasau <asau@pkgsrc.org>2012-10-08 13:04:16 +0000
commit7a48191ad0a52cfc86bcf6477e155dce1d4802ad (patch)
tree42ed36270c26ff5446e6bf807a3287ffe97fabc7 /time/ical
parent96fe9f4e36f8dcb42dfa7f83cc9b8ff22ae611d2 (diff)
downloadpkgsrc-7a48191ad0a52cfc86bcf6477e155dce1d4802ad.tar.gz
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
Diffstat (limited to 'time/ical')
-rw-r--r--time/ical/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/time/ical/Makefile b/time/ical/Makefile
index 4b7b0281f24..7898ce0cb25 100644
--- a/time/ical/Makefile
+++ b/time/ical/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2012/08/21 23:49:26 marino Exp $
+# $NetBSD: Makefile,v 1.23 2012/10/08 13:04:19 asau Exp $
DISTNAME= ical-2.3.1
PKGREVISION= 4
@@ -10,7 +10,6 @@ HOMEPAGE= http://www.annexia.org/freeware/ical
COMMENT= Calendar application
PKG_INSTALLATION_TYPES= overwrite pkgviews
-PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES= c c++
GNU_CONFIGURE= yes