summaryrefslogtreecommitdiff
path: root/x11/wmweather/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/wmweather/Makefile')
-rw-r--r--x11/wmweather/Makefile14
1 files changed, 7 insertions, 7 deletions
diff --git a/x11/wmweather/Makefile b/x11/wmweather/Makefile
index 9f83c4824a2..4f1f4def02d 100644
--- a/x11/wmweather/Makefile
+++ b/x11/wmweather/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2002/01/19 15:31:43 jlam Exp $
+# $NetBSD: Makefile,v 1.10 2002/08/25 21:52:50 jlam Exp $
#
DISTNAME= wmWeather-1.31
@@ -10,11 +10,11 @@ MAINTAINER= rh@netbsd.org
HOMEPAGE= http://nis-www.lanl.gov/~mgh/WindowMaker/DockApps.shtml
COMMENT= WindowMaker DockApp showing local weather conditions
-USE_BUILDLINK_ONLY= # defined
-USE_X11BASE= # defined
-REPLACE_PERL= GrabWeather
+USE_BUILDLINK2= # defined
+USE_X11BASE= # defined
+REPLACE_PERL= GrabWeather
+
+.include "../../graphics/xpm/buildlink2.mk"
+.include "../../lang/perl5/buildlink2.mk"
-.include "../../graphics/xpm/buildlink.mk"
-.include "../../lang/perl5/buildlink.mk"
-.include "../../mk/x11.buildlink.mk"
.include "../../mk/bsd.pkg.mk"