summaryrefslogtreecommitdiff
path: root/time/wxRemind
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/wxRemind
parent96fe9f4e36f8dcb42dfa7f83cc9b8ff22ae611d2 (diff)
downloadpkgsrc-7a48191ad0a52cfc86bcf6477e155dce1d4802ad.tar.gz
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
Diffstat (limited to 'time/wxRemind')
-rw-r--r--time/wxRemind/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/time/wxRemind/Makefile b/time/wxRemind/Makefile
index af1e3e9b0f5..f5a39d86a8b 100644
--- a/time/wxRemind/Makefile
+++ b/time/wxRemind/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2012/03/15 11:53:41 obache Exp $
+# $NetBSD: Makefile,v 1.8 2012/10/08 13:04:30 asau Exp $
#
DISTNAME= wxRemind-0.6.18
@@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.duke.edu/~dgraham/wxRemind/
COMMENT= Graphical front-end to Remind
-PKG_DESTDIR_SUPPORT= user-destdir
-
DEPENDS+= ${PYPKGPREFIX}-wxWidgets>=2.6.1:../../x11/py-wxWidgets
.include "../../lang/python/egg.mk"