summaryrefslogtreecommitdiff
path: root/games/freeciv-client
diff options
context:
space:
mode:
authorfredb <fredb@pkgsrc.org>2000-09-11 03:53:04 +0000
committerfredb <fredb@pkgsrc.org>2000-09-11 03:53:04 +0000
commit908557f0ecfeb6e00cca509f0ff19180136876cd (patch)
treea5f29e34c169eca17fb94e10422ecfec8e9ab352 /games/freeciv-client
parent5378397b19f9f4fa22a4e606f119a4ced7fedea2 (diff)
downloadpkgsrc-908557f0ecfeb6e00cca509f0ff19180136876cd.tar.gz
Remove redundant DEPENDS on xpm. To recap, USE_XPM generates the DEPENDS
automatically on systems that need it, in order to accomodate XFree86-4.x out-of-the-box installs, which include xpm.
Diffstat (limited to 'games/freeciv-client')
-rw-r--r--games/freeciv-client/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/games/freeciv-client/Makefile b/games/freeciv-client/Makefile
index f954ad62e1d..df449f9a15a 100644
--- a/games/freeciv-client/Makefile
+++ b/games/freeciv-client/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2000/08/23 23:14:27 tron Exp $
+# $NetBSD: Makefile,v 1.5 2000/09/11 03:53:05 fredb Exp $
PKGNAME= ${DISTNAME:S/-/-client-/}
DEPENDS+= freeciv-share-${FC_VERS}:../../games/freeciv-share
DEPENDS+= gettext>=0.10.35nb1:../../devel/gettext
-DEPENDS+= xpm-*:../../graphics/xpm
CONFLICTS= freeciv-client-gtk-*