diff options
Diffstat (limited to 'games/xgammon')
-rw-r--r-- | games/xgammon/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/games/xgammon/Makefile b/games/xgammon/Makefile index 101aaa0f5681..33b12740c39e 100644 --- a/games/xgammon/Makefile +++ b/games/xgammon/Makefile @@ -3,7 +3,7 @@ # Date created: 02 January 1997 # Whom: Thomas Gellekum <tg@FreeBSD.ORG> # -# $Id: Makefile,v 1.5 1998/06/17 07:17:40 tg Exp $ +# $Id: Makefile,v 1.6 1998/09/28 02:18:41 steve Exp $ # DISTNAME= xgammon-0.98 @@ -15,6 +15,8 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= tg@FreeBSD.ORG +BROKEN_ELF= depends on rpm + BUILD_DEPENDS= rpm2cpio:${PORTSDIR}/misc/rpm NO_WRKSUBDIR= yes |