summaryrefslogtreecommitdiff
path: root/time
diff options
context:
space:
mode:
authorwiz <wiz>2002-10-21 13:12:45 +0000
committerwiz <wiz>2002-10-21 13:12:45 +0000
commit39932c66ab01b6e84b083b0fe053b3da9dd54ace (patch)
tree77e73c047159cd7a56b41d87a809e58bb00d1676 /time
parent13d30681fd98a2e7e60e954b16f954d2780b287b (diff)
downloadpkgsrc-39932c66ab01b6e84b083b0fe053b3da9dd54ace.tar.gz
Convert to buildlink2.
Diffstat (limited to 'time')
-rw-r--r--time/xbeats/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/time/xbeats/Makefile b/time/xbeats/Makefile
index 8c9e42ab6ef..187eeae5d82 100644
--- a/time/xbeats/Makefile
+++ b/time/xbeats/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2001/02/17 17:32:13 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2002/10/21 13:12:45 wiz Exp $
#
DISTNAME= xbeats-0.4
@@ -9,8 +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_X11= YES
-USE_XPM= YES
GNU_CONFIGURE= YES
+.include "../../graphics/xpm/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"