From 9cde2dc6c20984dc117ffadfdee783dc916219f6 Mon Sep 17 00:00:00 2001 From: Simon Barner Date: Sun, 24 Jul 2005 15:33:30 +0000 Subject: - Fix build on RELENG_6/amd64 by compiling with -fPIC (needed for building dynamic libraries). --- net-im/gaim-latex/Makefile | 1 + net-im/pidgin-latex/Makefile | 1 + 2 files changed, 2 insertions(+) (limited to 'net-im') diff --git a/net-im/gaim-latex/Makefile b/net-im/gaim-latex/Makefile index 50cffb7ff08f..2fac077597ff 100644 --- a/net-im/gaim-latex/Makefile +++ b/net-im/gaim-latex/Makefile @@ -22,6 +22,7 @@ RUN_DEPENDS= gaim:${PORTSDIR}/net/gaim \ latex:${PORTSDIR}/print/teTeX \ convert:${PORTSDIR}/graphics/ImageMagick +CFLAGS+= "-fPIC" USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= gtk20 diff --git a/net-im/pidgin-latex/Makefile b/net-im/pidgin-latex/Makefile index 50cffb7ff08f..2fac077597ff 100644 --- a/net-im/pidgin-latex/Makefile +++ b/net-im/pidgin-latex/Makefile @@ -22,6 +22,7 @@ RUN_DEPENDS= gaim:${PORTSDIR}/net/gaim \ latex:${PORTSDIR}/print/teTeX \ convert:${PORTSDIR}/graphics/ImageMagick +CFLAGS+= "-fPIC" USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= gtk20 -- cgit v1.2.3