summaryrefslogtreecommitdiff
path: root/time/xbeats
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2004-04-11 09:13:00 +0000
committersnj <snj@pkgsrc.org>2004-04-11 09:13:00 +0000
commit344962001d007e1242f22e74572c79a56a441216 (patch)
tree5ccf7beadc18b5fb642bfc24f45551cb85d4d79e /time/xbeats
parentc0e7afe2313ea72f4dc6bb50a7d4c0048a192f71 (diff)
downloadpkgsrc-344962001d007e1242f22e74572c79a56a441216.tar.gz
Convert to buildlink3.
Diffstat (limited to 'time/xbeats')
-rw-r--r--time/xbeats/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/time/xbeats/Makefile b/time/xbeats/Makefile
index 2b50a7b389c..aa897331dea 100644
--- a/time/xbeats/Makefile
+++ b/time/xbeats/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2003/07/17 22:55:07 grant Exp $
+# $NetBSD: Makefile,v 1.6 2004/04/11 09:21:31 snj Exp $
#
DISTNAME= xbeats-0.4
@@ -9,9 +9,9 @@ MAINTAINER= hubertf@NetBSD.org
HOMEPAGE= http://iznogood.bohemians.org/
COMMENT= Beats clock dockable in both Window Maker and AfterStep
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
USE_X11= YES
GNU_CONFIGURE= YES
-.include "../../graphics/xpm/buildlink2.mk"
+.include "../../graphics/xpm/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"