summaryrefslogtreecommitdiff
path: root/time/xbeats/Makefile
diff options
context:
space:
mode:
authorsnj <snj>2004-04-11 09:13:00 +0000
committersnj <snj>2004-04-11 09:13:00 +0000
commit57818aa1f28d1b5157c55ed6c4a2ab2d4643b7e4 (patch)
tree5ccf7beadc18b5fb642bfc24f45551cb85d4d79e /time/xbeats/Makefile
parent59bdb9c5fbf1f61346567f4f7f333466192f18ce (diff)
downloadpkgsrc-57818aa1f28d1b5157c55ed6c4a2ab2d4643b7e4.tar.gz
Convert to buildlink3.
Diffstat (limited to 'time/xbeats/Makefile')
-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"