$FreeBSD$ --- libAfterImage/configure.orig Thu Jun 22 21:27:08 2006 +++ libAfterImage/configure Thu Jun 22 21:27:53 2006 @@ -8443,9 +8443,9 @@ HAVE_AFTERBASE_FLAG=1 AFTERBASE_C= if test "x$have_x" != "xyes" -a "x$have_gif" = "xyes"; then - AFTERIMAGE_LIBS="$AFTERIMAGE_LIBS -lAfterBase" + AFTERIMAGE_LIBS="$AFTERIMAGE_LIBS -lAfterBase -L%%LOCALBASE%%/lib -lexecinfo" else - AFTERIMAGE_LIBS="-lAfterBase $AFTERIMAGE_LIBS" + AFTERIMAGE_LIBS="-lAfterBase -L%%LOCALBASE%%/lib -lexecinfo $AFTERIMAGE_LIBS" fi if test -r "../libAfterBase/astypes.h"; then AFTERIMAGE_APPS_LIBS="-L../ -L../../libAfterBase -lAfterImage $AFTERIMAGE_LIBS" repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/games/warsow/files
Commit message (Expand)AuthorAgeFilesLines
* - Belatedly update to version 0.42danfe2008-07-254-227/+86
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-4/+6
* - Integrate games/warsow with games/warsow-dataacm2006-08-202-36/+172
* - Fix potential mouse problemsdanfe2006-06-291-0/+15
* - Update to version 0.12danfe2006-06-282-223/+17