pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/time/wmfishtime Pull in devel/libgetopt/buildlink3.mk ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c65812a4cc33
branches:  trunk
changeset: 488125:c65812a4cc33
user:      tv <tv%pkgsrc.org@localhost>
date:      Tue Jan 25 04:33:38 2005 +0000

description:
Pull in devel/libgetopt/buildlink3.mk for platforms needing it to build.

diffstat:

 time/wmfishtime/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (16 lines):

diff -r cf1042c680d7 -r c65812a4cc33 time/wmfishtime/Makefile
--- a/time/wmfishtime/Makefile  Tue Jan 25 04:23:05 2005 +0000
+++ b/time/wmfishtime/Makefile  Tue Jan 25 04:33:38 2005 +0000
@@ -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 @@
 USE_X11BASE=   # defined
 USE_BUILDLINK3=        yes
 
+.include "../../devel/libgetopt/buildlink3.mk"
 .include "../../x11/gtk/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index