summaryrefslogtreecommitdiff
path: root/games/xsc
diff options
context:
space:
mode:
authorMark Pulford <markp@FreeBSD.org>2003-02-22 17:14:31 +0000
committerMark Pulford <markp@FreeBSD.org>2003-02-22 17:14:31 +0000
commitbdbb3bc341e0731b5dba9bef46168ce91c6d38f9 (patch)
tree5dd9615792862f9c3e2cff9f1d2cc06d2b5c4292 /games/xsc
parentFix pinentry-qt and enable build.[1] (diff)
De-pkg-comment.
Notes
Notes: svn path=/head/; revision=76180
Diffstat (limited to 'games/xsc')
-rw-r--r--games/xsc/Makefile4
-rw-r--r--games/xsc/pkg-comment1
2 files changed, 3 insertions, 2 deletions
diff --git a/games/xsc/Makefile b/games/xsc/Makefile
index 762fb2ab8c5c..d4854d4b1d5f 100644
--- a/games/xsc/Makefile
+++ b/games/xsc/Makefile
@@ -11,9 +11,11 @@ CATEGORIES= games
MASTER_SITES= http://www.panix.com/~mbh/xsc/
MAINTAINER= markp@FreeBSD.org
+COMMENT= A vector graphics space shoot'em up game
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
-CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${X11BASE}/include" LDFLAGS="${LDFLAGS} -L${X11BASE}/lib"
+CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${X11BASE}/include" \
+ LDFLAGS="${LDFLAGS} -L${X11BASE}/lib"
.include <bsd.port.mk>
diff --git a/games/xsc/pkg-comment b/games/xsc/pkg-comment
deleted file mode 100644
index 87ec44d236df..000000000000
--- a/games/xsc/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A vector graphics space shoot'em up game