summaryrefslogtreecommitdiff
path: root/time/wmmoonclock
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/wmmoonclock
parent96fe9f4e36f8dcb42dfa7f83cc9b8ff22ae611d2 (diff)
downloadpkgsrc-7a48191ad0a52cfc86bcf6477e155dce1d4802ad.tar.gz
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
Diffstat (limited to 'time/wmmoonclock')
-rw-r--r--time/wmmoonclock/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/time/wmmoonclock/Makefile b/time/wmmoonclock/Makefile
index 0e4e201b847..daf486fa623 100644
--- a/time/wmmoonclock/Makefile
+++ b/time/wmmoonclock/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2010/02/12 00:28:36 joerg Exp $
+# $NetBSD: Makefile,v 1.20 2012/10/08 13:04:30 asau Exp $
DISTNAME= wmMoonClock-1.27
PKGREVISION= 1
@@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
# HOMEPAGE= http://nis-www.lanl.gov/~mgh/WindowMaker/DockApps.shtml
COMMENT= Shows lunar ephemeris to fairly high accuracy
-PKG_DESTDIR_SUPPORT= user-destdir
-
WRKSRC= ${WRKDIR}/${DISTNAME}/Src
USE_TOOLS+= gmake
USE_X11BASE= YES