summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfredb <fredb>2000-09-11 03:44:02 +0000
committerfredb <fredb>2000-09-11 03:44:02 +0000
commitabeea34d0a305f45d4a05320675fcbf052d6b5d0 (patch)
tree89d0b69f3493e8a35513989c466a1cc1a886fb05
parent0e569556e36a56f61f5304bf4047c1d60bcd2835 (diff)
downloadpkgsrc-abeea34d0a305f45d4a05320675fcbf052d6b5d0.tar.gz
Remove redundant DEPENDS on xpm; USE_XPM covers that.
-rw-r--r--emulators/xcopilot/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/emulators/xcopilot/Makefile b/emulators/xcopilot/Makefile
index 3120467a9c7..3d248352fa4 100644
--- a/emulators/xcopilot/Makefile
+++ b/emulators/xcopilot/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2000/08/23 23:14:24 tron Exp $
+# $NetBSD: Makefile,v 1.4 2000/09/11 03:44:02 fredb Exp $
#
DISTNAME= xcopilot-0.6.6
@@ -8,8 +8,6 @@ MASTER_SITES= http://xcopilot.cuspy.com/build/
MAINTAINER= nathanw@netbsd.org
HOMEPAGE= http://xcopilot.cuspy.com/
-DEPENDS+= xpm-3.4k:../../graphics/xpm
-
NOT_FOR_PLATFORM= *-*-alpha # suspected LP64 bugs
GNU_CONFIGURE= YES