freebsd-ports/games/adonthell/files/patch-ae
Eric Anholt 3812ced64f Add adonthell 0.3.3, a free role playing game.
PR:		52029
Submitted by:	Miguel Mendez <flynn@energyhq.es.eu.org>
2003-05-13 02:08:00 +00:00

11 lines
260 B
Text

--- src/Makefile.in.orig Sat May 10 13:08:26 2003
+++ src/Makefile.in Sat May 10 13:08:33 2003
@@ -96,7 +96,7 @@
LIB = @LIB@
LIBICONV = @LIBICONV@
LIBINTL = @LIBINTL@
-LIBS = @LIBS@
+LIBS = @LIBS@ -lintl
LIBTOOL = @LIBTOOL@
LN_S = @LN_S@
LTLIB = @LTLIB@