summaryrefslogtreecommitdiff
path: root/time/wmfishtime/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'time/wmfishtime/Makefile')
-rw-r--r--time/wmfishtime/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/time/wmfishtime/Makefile b/time/wmfishtime/Makefile
index b8fa343b278..8178545384a 100644
--- a/time/wmfishtime/Makefile
+++ b/time/wmfishtime/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2006/03/04 21:30:53 jlam Exp $
+# $NetBSD: Makefile,v 1.19 2010/02/12 00:28:02 joerg Exp $
#
DISTNAME= wmfishtime-1.24
@@ -10,8 +10,12 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.ne.jp/asahi/linux/timecop/
COMMENT= Dockable clock application with clock, date and fish
+PKG_DESTDIR_SUPPORT= user-destdir
+
USE_X11BASE= yes
+INSTALLATION_DIRS+= bin ${PKGMANDIR}/man1
+
.include "../../devel/libgetopt/buildlink3.mk"
.include "../../x11/gtk/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"