summaryrefslogtreecommitdiff
path: root/time/wmfishtime/Makefile
diff options
context:
space:
mode:
authormjl <mjl@pkgsrc.org>2002-01-19 04:58:49 +0000
committermjl <mjl@pkgsrc.org>2002-01-19 04:58:49 +0000
commite5b7ddf5946d91baf9fa285bdb1ef9a6be8c3f52 (patch)
tree83438779c912b1a6505c931ddc74d2cf367dccd1 /time/wmfishtime/Makefile
parentef78be34a65ac5ee8e536b56d50e31a950dada7e (diff)
downloadpkgsrc-e5b7ddf5946d91baf9fa285bdb1ef9a6be8c3f52.tar.gz
Update to 1.23. No changelog available, though there probably
are many since the last version in pkgsrc was 1.1.
Diffstat (limited to 'time/wmfishtime/Makefile')
-rw-r--r--time/wmfishtime/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/time/wmfishtime/Makefile b/time/wmfishtime/Makefile
index 4a2d5d154b0..f9cf0fc49ad 100644
--- a/time/wmfishtime/Makefile
+++ b/time/wmfishtime/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2001/04/14 20:35:09 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.3 2002/01/19 04:58:49 mjl Exp $
#
-DISTNAME= wmfishtime-1.1
+DISTNAME= wmfishtime-1.23
CATEGORIES= time x11
MASTER_SITES= http://www.ne.jp/asahi/linux/timecop/
@@ -13,7 +13,6 @@ DEPENDS+= gtk+>=1.2.9:../../x11/gtk
USE_X11BASE= # defined
-do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/wmfishtime ${PREFIX}/bin
+MAKE_ENV+= INSTALL_PROGRAM="${INSTALL_PROGRAM}" INSTALL_MAN="${INSTALL_MAN}"
.include "../../mk/bsd.pkg.mk"