From 0af71649af9060642a3592a778ade1b481778786 Mon Sep 17 00:00:00 2001 From: tg Date: Wed, 28 Oct 1998 12:09:43 +0000 Subject: Un-break. rpm should build again. --- games/xgammon/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'games') diff --git a/games/xgammon/Makefile b/games/xgammon/Makefile index 33b12740c39e..2015e12661b6 100644 --- a/games/xgammon/Makefile +++ b/games/xgammon/Makefile @@ -3,7 +3,7 @@ # Date created: 02 January 1997 # Whom: Thomas Gellekum # -# $Id: Makefile,v 1.6 1998/09/28 02:18:41 steve Exp $ +# $Id: Makefile,v 1.7 1998/10/13 14:33:36 jseger Exp $ # DISTNAME= xgammon-0.98 @@ -15,8 +15,6 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= tg@FreeBSD.ORG -BROKEN_ELF= depends on rpm - BUILD_DEPENDS= rpm2cpio:${PORTSDIR}/misc/rpm NO_WRKSUBDIR= yes -- cgit