aboutsummaryrefslogtreecommitdiff
path: root/net-im/pidgin-latex
diff options
context:
space:
mode:
authorSimon Barner <barner@FreeBSD.org>2005-07-24 15:33:30 +0000
committerSimon Barner <barner@FreeBSD.org>2005-07-24 15:33:30 +0000
commit9cde2dc6c20984dc117ffadfdee783dc916219f6 (patch)
tree3467093333b1320c906b6538141efe3b74bd2b4e /net-im/pidgin-latex
parent99780a65334e08ced4003bb6c8f7ae30a3828630 (diff)
downloadports-9cde2dc6c20984dc117ffadfdee783dc916219f6.tar.gz
ports-9cde2dc6c20984dc117ffadfdee783dc916219f6.zip
- Fix build on RELENG_6/amd64 by compiling with -fPIC (needed for
building dynamic libraries).
Notes
Notes: svn path=/head/; revision=140011
Diffstat (limited to 'net-im/pidgin-latex')
-rw-r--r--net-im/pidgin-latex/Makefile1
1 files changed, 1 insertions, 0 deletions
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