diff options
author | tg <tg@FreeBSD.org> | 1998-10-28 20:09:43 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1998-10-28 20:09:43 +0800 |
commit | 0af71649af9060642a3592a778ade1b481778786 (patch) | |
tree | eed0a66e6cdc8093a5cd085990d59c7fbb48061f /games | |
parent | 708ad701810ad82bc1388549d9a79628d0c29b06 (diff) | |
download | freebsd-ports-gnome-0af71649af9060642a3592a778ade1b481778786.tar.gz freebsd-ports-gnome-0af71649af9060642a3592a778ade1b481778786.tar.zst freebsd-ports-gnome-0af71649af9060642a3592a778ade1b481778786.zip |
Un-break. rpm should build again.
Diffstat (limited to 'games')
-rw-r--r-- | games/xgammon/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
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 <tg@FreeBSD.ORG> # -# $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 |