diff options
author | will <will@FreeBSD.org> | 2000-07-22 00:50:18 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-07-22 00:50:18 +0800 |
commit | 0db2bc87dbf7f7bdfc8ded2743f3bfd02fc69908 (patch) | |
tree | 0f7e2d8397cd33bb7ca41115a7e4ca511fff5984 /games | |
parent | 8d7c36c0a8626ff147aa6c73a9cc4dfd12cc14d3 (diff) | |
download | freebsd-ports-gnome-0db2bc87dbf7f7bdfc8ded2743f3bfd02fc69908.tar.gz freebsd-ports-gnome-0db2bc87dbf7f7bdfc8ded2743f3bfd02fc69908.tar.zst freebsd-ports-gnome-0db2bc87dbf7f7bdfc8ded2743f3bfd02fc69908.zip |
Update to 0.1.7.
Diffstat (limited to 'games')
-rw-r--r-- | games/xscorch/Makefile | 3 | ||||
-rw-r--r-- | games/xscorch/distinfo | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/games/xscorch/Makefile b/games/xscorch/Makefile index 54611dda85d5..4ac58560978f 100644 --- a/games/xscorch/Makefile +++ b/games/xscorch/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xscorch -PORTVERSION= 0.1.6 +PORTVERSION= 0.1.7 CATEGORIES= games MASTER_SITES= http://chaos2.org/xscorch/ @@ -29,6 +29,7 @@ CONFIGURE_ARGS+=--without-gnome .endif CONFIGURE_ENV+= GTK_CONFIG="${GTK_CONFIG}" USE_GMAKE= yes +CFLAGS+= -g MAN6= xscorch.6 diff --git a/games/xscorch/distinfo b/games/xscorch/distinfo index c524ce9fcfac..627167fa74b8 100644 --- a/games/xscorch/distinfo +++ b/games/xscorch/distinfo @@ -1 +1 @@ -MD5 (xscorch-0.1.6.tar.gz) = 62b1815ef984248aa36d7b0c314bc1d2 +MD5 (xscorch-0.1.7.tar.gz) = dbc6a99c7b4b3c6e92c9bc41b82a7754 |