diff options
author | eadler <eadler@FreeBSD.org> | 2013-03-29 01:56:37 +0800 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2013-03-29 01:56:37 +0800 |
commit | 43ccbbf15edb2beca09cc0b42fd7fe707608f05e (patch) | |
tree | a2c11d52ab3177a4c2576c465a4d77328c906e96 /games/wargus | |
parent | 9813bea18d41cff302e8ed1c8b3e9b147fdd3306 (diff) | |
download | freebsd-ports-gnome-43ccbbf15edb2beca09cc0b42fd7fe707608f05e.tar.gz freebsd-ports-gnome-43ccbbf15edb2beca09cc0b42fd7fe707608f05e.tar.zst freebsd-ports-gnome-43ccbbf15edb2beca09cc0b42fd7fe707608f05e.zip |
Convert a few remaining straglers from the unmaintined ports to pathfix
Diffstat (limited to 'games/wargus')
-rw-r--r-- | games/wargus/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/wargus/Makefile b/games/wargus/Makefile index 468afd265b8d..860010d82961 100644 --- a/games/wargus/Makefile +++ b/games/wargus/Makefile @@ -18,8 +18,8 @@ RUN_DEPENDS= stratagus:${PORTSDIR}/games/stratagus LICENSE= GPLv2 NOT_FOR_ARCHS= sparc64 USE_GMAKE= yes -USES= pathfix -USE_GNOME= gtk20 gnomehack +USES= pathfix +USE_GNOME= gtk20 WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} SUB_FILES= ${PORTNAME} pkg-message |