summaryrefslogtreecommitdiff
path: root/x11/xteddy
diff options
context:
space:
mode:
authorzuntum <zuntum>2001-07-09 15:43:14 +0000
committerzuntum <zuntum>2001-07-09 15:43:14 +0000
commitc0cedf16ba663771ba3339b1982c00ab9c87b56d (patch)
treeef398721ed02221e216dc0c47dd0b37580d78cb9 /x11/xteddy
parentd7497e1b5a2cc546eaff245ad20d415229982ee9 (diff)
downloadpkgsrc-c0cedf16ba663771ba3339b1982c00ab9c87b56d.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"