diff options
author | Renato Botelho <garga@FreeBSD.org> | 2005-10-10 10:28:51 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2005-10-10 10:28:51 +0000 |
commit | 7eea0c8b30cf8067bd4722cf48d57f23a8d3d7e1 (patch) | |
tree | e28ba47a381bf9114ce31c897f34770fc9a66f45 /games/qgo | |
parent | 0cdca1c8869a43e98cd884c69bf4bd05799d0b67 (diff) | |
download | ports-7eea0c8b30cf8067bd4722cf48d57f23a8d3d7e1.tar.gz ports-7eea0c8b30cf8067bd4722cf48d57f23a8d3d7e1.zip |
Notes
Diffstat (limited to 'games/qgo')
-rw-r--r-- | games/qgo/Makefile | 4 | ||||
-rw-r--r-- | games/qgo/distinfo | 4 | ||||
-rw-r--r-- | games/qgo/pkg-plist | 11 |
3 files changed, 16 insertions, 3 deletions
diff --git a/games/qgo/Makefile b/games/qgo/Makefile index b66bc75ffeb7..b73a4c333e15 100644 --- a/games/qgo/Makefile +++ b/games/qgo/Makefile @@ -7,7 +7,7 @@ # PORTNAME= qgo -PORTVERSION= 1.0.2 +PORTVERSION= 1.0.3 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -22,6 +22,8 @@ GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= QTDIR="${QT_PREFIX}" CONFIGURE_ARGS= --x-libraries=${X11BASE}/lib --x-includes=${X11BASE}/include +MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOHEADER="${TRUE}" \ + AUTOMAKE="${TRUE}" post-patch: @${REINPLACE_CMD} -e \ diff --git a/games/qgo/distinfo b/games/qgo/distinfo index 09e077db7490..3087e9ce715d 100644 --- a/games/qgo/distinfo +++ b/games/qgo/distinfo @@ -1,2 +1,2 @@ -MD5 (qgo-1.0.2.tar.gz) = c202a232d1902a902683c421f0177b8c -SIZE (qgo-1.0.2.tar.gz) = 1774935 +MD5 (qgo-1.0.3.tar.gz) = a82ce238c109a449a72fd963b0a1c606 +SIZE (qgo-1.0.3.tar.gz) = 2230353 diff --git a/games/qgo/pkg-plist b/games/qgo/pkg-plist index 9903549af735..5a77aaca4c3b 100644 --- a/games/qgo/pkg-plist +++ b/games/qgo/pkg-plist @@ -1,5 +1,16 @@ bin/qgo share/qGo/pics/Bowl.png +share/qGo/pics/barcelona_cherry.jpg +share/qGo/pics/birch.jpg +share/qGo/pics/eurobeech.jpg +share/qGo/pics/goldenbeech.jpg +share/qGo/pics/kaya.png +share/qGo/pics/lemontree.jpg +share/qGo/pics/manitoba.jpg +share/qGo/pics/maple.jpg +share/qGo/pics/plain.png +share/qGo/pics/synthetic_1.png +share/qGo/pics/synthetic_2.png share/qGo/sounds/click.wav share/qGo/sounds/connect.wav share/qGo/sounds/connect2.wav |