diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-11-10 16:48:51 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-11-10 16:48:51 +0000 |
commit | f0a1969d343f97cdb90a73adcff6a7a383fc9522 (patch) | |
tree | eb25a1bb38a1d88bc48792c4bc3007a7580d627d /games/newkind | |
parent | Forced commit to note that the previous revision also included patches (diff) |
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
Notes
Notes:
svn path=/head/; revision=69808
Diffstat (limited to 'games/newkind')
-rw-r--r-- | games/newkind/Makefile | 2 | ||||
-rw-r--r-- | games/newkind/pkg-comment | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/games/newkind/Makefile b/games/newkind/Makefile index 8b8c17b83d3b..a22b44fe1943 100644 --- a/games/newkind/Makefile +++ b/games/newkind/Makefile @@ -14,8 +14,6 @@ DISTFILES= ${PORTNAME}${EXTRACT_SUFX} ${PORTNAME}b${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Elite: The New Kind - a remake of the 8-bit classic - LIB_DEPENDS= alleg.4:${PORTSDIR}/devel/allegro BROKEN= Does not build with version of devel/allegro currently in ports diff --git a/games/newkind/pkg-comment b/games/newkind/pkg-comment new file mode 100644 index 000000000000..5c56eea0c24c --- /dev/null +++ b/games/newkind/pkg-comment @@ -0,0 +1 @@ +Elite: The New Kind - a remake of the 8-bit classic |