[Midnightbsd-cvs] mports [20767] trunk/games/gtkpool: fix depends
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Thu Nov 12 20:26:32 EST 2015
Revision: 20767
http://svnweb.midnightbsd.org/mports/?rev=20767
Author: laffer1
Date: 2015-11-12 20:26:32 -0500 (Thu, 12 Nov 2015)
Log Message:
-----------
fix depends
Modified Paths:
--------------
trunk/games/gtkpool/Makefile
trunk/games/gtkpool/distinfo
Modified: trunk/games/gtkpool/Makefile
===================================================================
--- trunk/games/gtkpool/Makefile 2015-11-13 01:25:06 UTC (rev 20766)
+++ trunk/games/gtkpool/Makefile 2015-11-13 01:26:32 UTC (rev 20767)
@@ -13,14 +13,14 @@
LICENSE= gpl2
-USES= gmake
+USES= autoreconf gmake perl5 pkgconfig
USE_GNOME= gtk20
-USE_PERL5_BUILD=yes
-USE_AUTOTOOLS= aclocal automake autoheader autoconf
-ACLOCAL_ARGS= -I ${LOCALBASE}/share/aclocal
-AUTOMAKE_ARGS= --add-missing
-MAKE_JOBS_SAFE= yes
+USE_PERL5= build
+GNU_CONFIGURE= yes
+USE_GCC= any
+PORTDATA= *
+
post-patch:
.for file in application.cpp options.cpp
@${REINPLACE_CMD} -e 's|/usr/local/share/gtkpool|${DATADIR}|' \
Modified: trunk/games/gtkpool/distinfo
===================================================================
--- trunk/games/gtkpool/distinfo 2015-11-13 01:25:06 UTC (rev 20766)
+++ trunk/games/gtkpool/distinfo 2015-11-13 01:26:32 UTC (rev 20767)
@@ -1,2 +1,4 @@
SHA256 (gtkpool-0.5.0.tar.gz) = d6e283fd5c376e38a71950d0834613d50f03de565c32929880a965b601e9aec5
SIZE (gtkpool-0.5.0.tar.gz) = 636226
+SHA256 (gtkpool_0.5.0-9.diff.gz) = 312e502d104ac70f5c52dc1449d2b06ff9c59685b262f8e72ee56c3b41d01e38
+SIZE (gtkpool_0.5.0-9.diff.gz) = 15335
More information about the Midnightbsd-cvs
mailing list