summaryrefslogtreecommitdiff
path: root/time
diff options
context:
space:
mode:
authorsnj <snj>2004-04-11 16:58:18 +0000
committersnj <snj>2004-04-11 16:58:18 +0000
commit80135ba11a55ed210282572f4318f02f0614d628 (patch)
treef87b7a3d33a7876f10133597cd793425bfca7d89 /time
parentbf8f5cbcf0c569e32455d990bf9498489e9d37b9 (diff)
downloadpkgsrc-80135ba11a55ed210282572f4318f02f0614d628.tar.gz
Convert to buildlink3.
Diffstat (limited to 'time')
-rw-r--r--time/wmfishtime/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/time/wmfishtime/Makefile b/time/wmfishtime/Makefile
index 56f3177fef4..17a45a46a89 100644
--- a/time/wmfishtime/Makefile
+++ b/time/wmfishtime/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2003/07/21 17:28:46 martti Exp $
+# $NetBSD: Makefile,v 1.11 2004/04/11 16:58:18 snj Exp $
#
DISTNAME= wmfishtime-1.23
@@ -11,7 +11,7 @@ HOMEPAGE= http://www.ne.jp/asahi/linux/timecop/
COMMENT= Dockable clock application with clock, date and fish
USE_X11BASE= # defined
-USE_BUILDLINK2= # defined
+USE_BUILDLINK3= yes
-.include "../../x11/gtk/buildlink2.mk"
+.include "../../x11/gtk/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"