freebsd-ports/x11-wm/enlightenment/files/patch-src_Makefile.in
Vanilla I. Shu 7a1d3a7b64 - Update to 0.16.8
- 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>
2006-02-11 15:10:31 +00:00

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) \