diff options
author | billf <billf@FreeBSD.org> | 1998-12-07 20:46:40 +0000 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 1998-12-07 20:46:40 +0000 |
commit | 946f7419f0455c942c9d95e87f71f25fa9f964c2 (patch) | |
tree | c619f8cc37f5be45efc98968a6e8892ceb7ffad1 /games/xjumpjump | |
parent | e39fadba64cd546e08c93b2633f58d6852e3a8fb (diff) | |
download | FreeBSD-ports-946f7419f0455c942c9d95e87f71f25fa9f964c2.zip FreeBSD-ports-946f7419f0455c942c9d95e87f71f25fa9f964c2.tar.gz |
Remove the xforms induced "BROKEN_ELF" as xforms has been upgraded so it
works with ELF.
Also: Update xldlas's MASTER_SITE_SUBDIR as sunsite evidently restructured
in May according to Fenner's survey.
Diffstat (limited to 'games/xjumpjump')
-rw-r--r-- | games/xjumpjump/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/games/xjumpjump/Makefile b/games/xjumpjump/Makefile index cd5dd41..9846484 100644 --- a/games/xjumpjump/Makefile +++ b/games/xjumpjump/Makefile @@ -3,7 +3,7 @@ # Date created: 9 April 1998 # Whom: Andrey Zakhvatov # -# $Id: Makefile,v 1.4 1998/08/07 23:56:22 asami Exp $ +# $Id: Makefile,v 1.5 1998/09/26 23:18:04 steve Exp $ # DISTNAME= xjumpjump @@ -14,8 +14,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= andy@icc.surw.chel.su -BROKEN_ELF= xforms is a.out only - LIB_DEPENDS= xforms.0:${PORTSDIR}/x11-toolkits/xforms USE_X_PREFIX= yes |