summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-10-01 06:09:56 +0000
committerSteve Price <steve@FreeBSD.org>1998-10-01 06:09:56 +0000
commit131ecc8a26dc7f2660f2348d7d2d9324a0d61e43 (patch)
tree574944b44b5d221ba611f4994313b553bc00a738 /games
parentBump the minor version number for a.out so it doesn't go backwards. (diff)
Fix build for ELF.
PR: 7911 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=13569
Diffstat (limited to 'games')
-rw-r--r--games/xconq/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/games/xconq/Makefile b/games/xconq/Makefile
index 160f2864716d..a8ac9e438da3 100644
--- a/games/xconq/Makefile
+++ b/games/xconq/Makefile
@@ -3,7 +3,7 @@
# Date created: 2 Jun 1998
# Whom: Don Croyle <croyle@gelemna.ft-wayne.in.us>
#
-# $Id: Makefile,v 1.5 1998/09/17 00:32:36 asami Exp $
+# $Id: Makefile,v 1.6 1998/09/28 02:17:56 steve Exp $
#
DISTNAME= xconq-7.2.2
@@ -12,8 +12,6 @@ MASTER_SITES= ftp://ftp.cygnus.com/pub/xconq/
MAINTAINER= croyle@gelemna.ft-wayne.in.us
-BROKEN_ELF= does not link
-
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
GNU_CONFIGURE= yes