summaryrefslogtreecommitdiff
path: root/x11/xteddy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xteddy/Makefile')
-rw-r--r--x11/xteddy/Makefile11
1 files changed, 6 insertions, 5 deletions
diff --git a/x11/xteddy/Makefile b/x11/xteddy/Makefile
index 4a383276cde..10aed358f6a 100644
--- a/x11/xteddy/Makefile
+++ b/x11/xteddy/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2001/10/24 22:11:17 jlam Exp $
+# $NetBSD: Makefile,v 1.10 2002/08/25 21:52:57 jlam Exp $
DISTNAME= xteddy-1.1
CATEGORIES= x11 games
@@ -8,13 +8,14 @@ MAINTAINER= johnam@mail.kemper.org
HOMEPAGE= http://www.ITN.LiU.SE/~stegu/xteddy
COMMENT= Xteddy is a cuddly teddy bear for your X Windows desktop
-USE_BUILDLINK_ONLY= YES
-GNU_CONFIGURE= YES
+USE_BUILDLINK2= YES
+USE_X11= YES
+GNU_CONFIGURE= YES
pre-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/xteddy
${INSTALL_DATA_DIR} ${PREFIX}/share/xteddy/pixmaps
-.include "../../graphics/xpm/buildlink.mk"
-.include "../../mk/x11.buildlink.mk"
+.include "../../graphics/xpm/buildlink2.mk"
+
.include "../../mk/bsd.pkg.mk"