summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-11-28 09:06:16 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-11-28 09:06:16 +0000
commit8d959e6cc33f5fcda3595282f382e63acfe0072e (patch)
tree011268ca3f6a395896853e54dc6ba1dcc62a2cd8
parentLIB_DEPENDS on tk8.0. (diff)
LIB_DEPENDS on Xpm.
Notes
Notes: svn path=/head/; revision=14937
-rw-r--r--games/libshhcards/Makefile4
-rw-r--r--games/xdemineur/Makefile4
2 files changed, 6 insertions, 2 deletions
diff --git a/games/libshhcards/Makefile b/games/libshhcards/Makefile
index 26197db1e98e..701a829d3818 100644
--- a/games/libshhcards/Makefile
+++ b/games/libshhcards/Makefile
@@ -3,7 +3,7 @@
# Date created: 12 April 1998
# Whom: Andrey Zakhvatov
#
-# $Id: Makefile,v 1.4 1998/10/01 06:08:59 steve Exp $
+# $Id: Makefile,v 1.5 1998/11/14 09:43:13 asami Exp $
#
DISTNAME= shhcards-1.0.3
@@ -14,6 +14,8 @@ MASTER_SITES= http://www.computas.no/users/shh/pub-unix/files/ \
MAINTAINER= andy@icc.surw.chel.su
+LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
+
USE_GMAKE= yes
USE_X_PREFIX= yes
SOLIB= libshhcards.so
diff --git a/games/xdemineur/Makefile b/games/xdemineur/Makefile
index ab16b231b36b..6d5a07ed3ba7 100644
--- a/games/xdemineur/Makefile
+++ b/games/xdemineur/Makefile
@@ -3,7 +3,7 @@
# Date created: 13 Feb 1998
# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.1.1.1 1998/02/13 08:18:03 tg Exp $
+# $Id: Makefile,v 1.2 1998/09/28 02:18:19 steve Exp $
#
DISTNAME= xdemineur-2.1
@@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= games
MAINTAINER= ports@FreeBSD.ORG
+LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
+
USE_IMAKE= yes
MAN1= xdemineur.1