diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-28 19:39:50 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-28 19:39:50 +0000 |
commit | d9616e5a763d1ab83ebac479e3b2222db5c3f87f (patch) | |
tree | a08c8f6002f7c1660aaa80e0f9cf61cd9d71151c /games/bugsx | |
parent | 0a70e438e9890c6f8249012705d7fa134de10c27 (diff) | |
download | ports-d9616e5a763d1ab83ebac479e3b2222db5c3f87f.tar.gz ports-d9616e5a763d1ab83ebac479e3b2222db5c3f87f.zip |
Notes
Diffstat (limited to 'games/bugsx')
-rw-r--r-- | games/bugsx/Makefile | 3 | ||||
-rw-r--r-- | games/bugsx/files/patch-Imakefile (renamed from games/bugsx/files/patch-aa) | 0 |
2 files changed, 1 insertions, 2 deletions
diff --git a/games/bugsx/Makefile b/games/bugsx/Makefile index 1ae2a554a349..0e0afc04dcfe 100644 --- a/games/bugsx/Makefile +++ b/games/bugsx/Makefile @@ -8,14 +8,13 @@ CATEGORIES= games MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= applications DISTNAME= bugsx108 -EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= Breed bugs using genetic algorithms LICENSE= GPLv1 -USES= imake +USES= imake tar:tgz USE_XORG= x11 xext WRKSRC= ${WRKDIR}/bugsx PLIST_FILES= bin/bugsx man/man1/bugsx.1.gz diff --git a/games/bugsx/files/patch-aa b/games/bugsx/files/patch-Imakefile index b5cc62e9c75b..b5cc62e9c75b 100644 --- a/games/bugsx/files/patch-aa +++ b/games/bugsx/files/patch-Imakefile |