- Added two knobs: WITHOUT_ESOUND and WITHOUT_NLS - Tweaked CONFIGURE_ARGS by removing old arguments (or defaults) and stopped it from compiling the path of libraries into the binaries. PR: ports/93166 Submitted by: Sean Farley <sean-freebsd@farley.dot.org>
10 lines
215 B
Text
10 lines
215 B
Text
--- src/Makefile.in.orig Wed Feb 8 11:04:10 2006
|
|
+++ src/Makefile.in Fri Feb 10 22:57:44 2006
|
|
@@ -381,6 +381,7 @@
|
|
|
|
LDADD = \
|
|
@LIBINTL@ \
|
|
+ @LIBICONV@ \
|
|
@ecore_libs@ \
|
|
$(ESD_LIBS) \
|
|
$(IMLIB_LIBS) \
|