summaryrefslogtreecommitdiff
path: root/x11/xteddy
diff options
context:
space:
mode:
authorzuntum <zuntum@pkgsrc.org>2001-07-09 15:43:14 +0000
committerzuntum <zuntum@pkgsrc.org>2001-07-09 15:43:14 +0000
commit2e84e919e9c8b31f1b0cf907f03add4b57169db8 (patch)
treeef398721ed02221e216dc0c47dd0b37580d78cb9 /x11/xteddy
parent4447426da30704c61b2cf3a4ac907a76821639b0 (diff)
downloadpkgsrc-2e84e919e9c8b31f1b0cf907f03add4b57169db8.tar.gz
Converted to use buildlink.mk files
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"