diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-07-11 23:41:47 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-07-11 23:41:47 +0000 |
commit | ec9c32dea44f55cff5c31975e856570f8ca3e3f8 (patch) | |
tree | fa26c9823bc77772205777169f119ac119aaf837 /games | |
parent | f004d86ad886f10f4994aa01f4f85d3a8acdee1c (diff) | |
download | ports-ec9c32dea44f55cff5c31975e856570f8ca3e3f8.tar.gz ports-ec9c32dea44f55cff5c31975e856570f8ca3e3f8.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/bygfoot/Makefile | 6 | ||||
-rw-r--r-- | games/bygfoot/distinfo | 4 |
2 files changed, 3 insertions, 7 deletions
diff --git a/games/bygfoot/Makefile b/games/bygfoot/Makefile index 39e875b7876f..61298574626a 100644 --- a/games/bygfoot/Makefile +++ b/games/bygfoot/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bygfoot -PORTVERSION= 1.4.0 +PORTVERSION= 1.4.1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -17,11 +17,7 @@ COMMENT= Football (soccer) management game GNU_CONFIGURE= yes USE_BZIP2= yes USE_GNOME= gtk20 gnometarget -USE_REINPLACE= yes USE_X_PREFIX= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" -post-patch: - @${REINPLACE_CMD} -e 's|;;|;|' ${WRKSRC}/src/windows.c - .include <bsd.port.mk> diff --git a/games/bygfoot/distinfo b/games/bygfoot/distinfo index 1e2e80884c60..849d0f01e36a 100644 --- a/games/bygfoot/distinfo +++ b/games/bygfoot/distinfo @@ -1,2 +1,2 @@ -MD5 (bygfoot-1.4.0.tar.bz2) = 6605c8d1fd3b02ef18934b4f2b268d9e -SIZE (bygfoot-1.4.0.tar.bz2) = 248144 +MD5 (bygfoot-1.4.1.tar.bz2) = 0cfed4affc9ad3865b4a449c591582d8 +SIZE (bygfoot-1.4.1.tar.bz2) = 248727 |