diff options
Diffstat (limited to 'games/columns/Makefile')
-rw-r--r-- | games/columns/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/games/columns/Makefile b/games/columns/Makefile index 763f9af1dc8b..1c6201fa41b5 100644 --- a/games/columns/Makefile +++ b/games/columns/Makefile @@ -13,8 +13,6 @@ DISTNAME= Columns-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Nice little implementation of columns game for X Window System - LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config |