summaryrefslogtreecommitdiff
path: root/time/jday
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/jday
parent96fe9f4e36f8dcb42dfa7f83cc9b8ff22ae611d2 (diff)
downloadpkgsrc-7a48191ad0a52cfc86bcf6477e155dce1d4802ad.tar.gz
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
Diffstat (limited to 'time/jday')
-rw-r--r--time/jday/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/time/jday/Makefile b/time/jday/Makefile
index ba5388164c1..2fa32333207 100644
--- a/time/jday/Makefile
+++ b/time/jday/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2009/07/07 20:10:32 joerg Exp $
+# $NetBSD: Makefile,v 1.7 2012/10/08 13:04:19 asau Exp $
#
DISTNAME= jday-1.3
@@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://jday.sourceforge.net/
COMMENT= Julian date calculator
-PKG_DESTDIR_SUPPORT= user-destdir
-
GNU_CONFIGURE= yes
USE_LIBTOOL= yes