summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authoritohy <itohy@pkgsrc.org>2000-05-31 00:28:56 +0000
committeritohy <itohy@pkgsrc.org>2000-05-31 00:28:56 +0000
commite799a45c2ca413827597c51b2b268eae3e7f506f (patch)
tree0b39208d7b62701a275661bf202a4e5854b059cc /x11
parentf403b95eb98ad3002c2b6441a0595e8054af5ae1 (diff)
downloadpkgsrc-e799a45c2ca413827597c51b2b268eae3e7f506f.tar.gz
Add dependency on xpm-*.
Diffstat (limited to 'x11')
-rw-r--r--x11/xpenguins/Makefile4
-rw-r--r--x11/xteddy/Makefile4
2 files changed, 6 insertions, 2 deletions
diff --git a/x11/xpenguins/Makefile b/x11/xpenguins/Makefile
index a6a7ef2f8c8..b204dab5136 100644
--- a/x11/xpenguins/Makefile
+++ b/x11/xpenguins/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2000/05/30 01:35:06 hubertf Exp $
+# $NetBSD: Makefile,v 1.2 2000/05/31 00:28:56 itohy Exp $
#
DISTNAME= xpenguins-1.2
@@ -8,6 +8,8 @@ MASTER_SITES= http://www.met.rdg.ac.uk/~swrhgnrj/xpenguins/
MAINTAINER= hubertf@netbsd.org
HOMEPAGE= http://www.met.rdg.ac.uk/~swrhgnrj/xpenguins/
+DEPENDS+= xpm-*:../../graphics/xpm
+
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/xpenguins ${PREFIX}/bin
${INSTALL_MAN} ${WRKSRC}/xpenguins.1 ${PREFIX}/man/man1
diff --git a/x11/xteddy/Makefile b/x11/xteddy/Makefile
index 8f6d09ed55b..96ac8196fe6 100644
--- a/x11/xteddy/Makefile
+++ b/x11/xteddy/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 1999/10/15 01:01:45 hubertf Exp $
+# $NetBSD: Makefile,v 1.2 2000/05/31 00:28:56 itohy Exp $
DISTNAME= xteddy-1.1
CATEGORIES= x11 games
@@ -7,6 +7,8 @@ MASTER_SITES= http://www.ITN.LiU.SE/~stegu/xteddy/
MAINTAINER= johnam@mail.kemper.org
HOMEPAGE= http://www.ITN.LiU.SE/~stegu/xteddy
+DEPENDS+= xpm-*:../../graphics/xpm
+
GNU_CONFIGURE= yes
USE_X11= yes