summaryrefslogtreecommitdiff
path: root/time/ocaml-calendar
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/ocaml-calendar
parent96fe9f4e36f8dcb42dfa7f83cc9b8ff22ae611d2 (diff)
downloadpkgsrc-7a48191ad0a52cfc86bcf6477e155dce1d4802ad.tar.gz
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
Diffstat (limited to 'time/ocaml-calendar')
-rw-r--r--time/ocaml-calendar/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/time/ocaml-calendar/Makefile b/time/ocaml-calendar/Makefile
index 01ca8e0bbcc..131e26a688e 100644
--- a/time/ocaml-calendar/Makefile
+++ b/time/ocaml-calendar/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2012/08/12 17:40:59 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2012/10/08 13:04:20 asau Exp $
#
DISTNAME= calendar-2.03.2
@@ -11,8 +11,6 @@ HOMEPAGE= http://calendar.forge.ocamlcore.org/
COMMENT= OCaml library managing dates and times
LICENSE= gnu-lgpl-v2.1
-PKG_DESTDIR_SUPPORT= user-destdir
-
DEPENDS+= ocaml-findlib-[0-9]*:../../devel/ocaml-findlib
GNU_CONFIGURE= yes