summaryrefslogtreecommitdiff
path: root/time
diff options
context:
space:
mode:
authortv <tv@pkgsrc.org>2005-01-25 04:33:38 +0000
committertv <tv@pkgsrc.org>2005-01-25 04:33:38 +0000
commit1418217d54629384b98b360eb8ed5c5e79b3df69 (patch)
tree3caa33359abacbc9c82877b7d4b95ac4f5b3b4b2 /time
parent8a116d437c706635a305bd40b0eed5c559b21801 (diff)
downloadpkgsrc-1418217d54629384b98b360eb8ed5c5e79b3df69.tar.gz
Pull in devel/libgetopt/buildlink3.mk for platforms needing it to build.
Diffstat (limited to 'time')
-rw-r--r--time/wmfishtime/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/time/wmfishtime/Makefile b/time/wmfishtime/Makefile
index 6325260e393..850912154fd 100644
--- a/time/wmfishtime/Makefile
+++ b/time/wmfishtime/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2004/11/26 20:50:52 snj Exp $
+# $NetBSD: Makefile,v 1.14 2005/01/25 04:33:38 tv Exp $
#
DISTNAME= wmfishtime-1.24
@@ -12,5 +12,6 @@ COMMENT= Dockable clock application with clock, date and fish
USE_X11BASE= # defined
USE_BUILDLINK3= yes
+.include "../../devel/libgetopt/buildlink3.mk"
.include "../../x11/gtk/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"