summaryrefslogtreecommitdiff
path: root/x11/xteddy
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xteddy')
-rw-r--r--x11/xteddy/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/xteddy/Makefile b/x11/xteddy/Makefile
index 78bd73b05d6..95812e32efc 100644
--- a/x11/xteddy/Makefile
+++ b/x11/xteddy/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2001/02/25 04:18:30 hubertf Exp $
+# $NetBSD: Makefile,v 1.6 2001/07/09 15:43:14 zuntum Exp $
DISTNAME= xteddy-1.1
CATEGORIES= x11 games
@@ -8,12 +8,13 @@ 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
USE_X11= YES
-USE_XPM= 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/bsd.pkg.mk"