summaryrefslogtreecommitdiff
path: root/time/emiclock
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/emiclock
parent96fe9f4e36f8dcb42dfa7f83cc9b8ff22ae611d2 (diff)
downloadpkgsrc-7a48191ad0a52cfc86bcf6477e155dce1d4802ad.tar.gz
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
Diffstat (limited to 'time/emiclock')
-rw-r--r--time/emiclock/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/time/emiclock/Makefile b/time/emiclock/Makefile
index 3d0a0d2d5e7..8d437d10ed2 100644
--- a/time/emiclock/Makefile
+++ b/time/emiclock/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2012/05/03 09:55:31 obache Exp $
+# $NetBSD: Makefile,v 1.25 2012/10/08 13:04:17 asau Exp $
#
DISTNAME= emiclock-2.0.2
@@ -10,8 +10,6 @@ MAINTAINER= minoura@NetBSD.org
COMMENT= Analog clock with image in the middle
LICENSE= emiclock-license
-PKG_DESTDIR_SUPPORT= user-destdir
-
RESTRICTED= Do not distribute
NO_SRC_ON_FTP=${RESTRICTED}
NO_BIN_ON_FTP=${RESTRICTED}