diff options
-rw-r--r-- | games/xconq/Makefile | 4 |
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 |