diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2015-12-30 11:58:30 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2015-12-30 11:58:30 +0000 |
commit | fc5ee0c9c606c78a3f268596c7bb18d2ae13204f (patch) | |
tree | c7014fc715d3d3d1c6f6187b5abe5eca7d697572 | |
parent | 698d30acf4c0f72d4b21b44e66bb08c0e719db65 (diff) | |
download | ports-fc5ee0c9c606c78a3f268596c7bb18d2ae13204f.tar.gz ports-fc5ee0c9c606c78a3f268596c7bb18d2ae13204f.zip |
Notes
-rw-r--r-- | games/54321/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/54321/Makefile b/games/54321/Makefile index 773bc33ac058..24cbc7d42bd1 100644 --- a/games/54321/Makefile +++ b/games/54321/Makefile @@ -12,7 +12,6 @@ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= Five games in four-, three-, or two-dimensions for one player -BROKEN= unfetchable LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png USES= gmake tar:tgz |