diff options
author | pav <pav@FreeBSD.org> | 2004-07-12 07:41:47 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-07-12 07:41:47 +0800 |
commit | ec57f80cae2797fe667198ac07e3ec2d629042c3 (patch) | |
tree | 120c29d19ff474349c6c1efa9690a7e95584aa98 /games | |
parent | 01eea789e42be5c53398f45e1e670649a64355bf (diff) | |
download | freebsd-ports-gnome-ec57f80cae2797fe667198ac07e3ec2d629042c3.tar.gz freebsd-ports-gnome-ec57f80cae2797fe667198ac07e3ec2d629042c3.tar.zst freebsd-ports-gnome-ec57f80cae2797fe667198ac07e3ec2d629042c3.zip |
- Update to 1.4.1
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 |