aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2003-06-03 08:21:45 +0800
committermarcus <marcus@FreeBSD.org>2003-06-03 08:21:45 +0800
commit51979ed86b1ff8b94f429af079d0168997b1cd6d (patch)
treeec8e4d24f4e3cf7d98bdffaf88fca4306c89c27c /x11-toolkits
parent1f6a18973ad5a67efaee5bb68ea1578e2bdcdc95 (diff)
downloadfreebsd-ports-gnome-51979ed86b1ff8b94f429af079d0168997b1cd6d.tar.gz
freebsd-ports-gnome-51979ed86b1ff8b94f429af079d0168997b1cd6d.tar.zst
freebsd-ports-gnome-51979ed86b1ff8b94f429af079d0168997b1cd6d.zip
Remove ${PTHREAD_LIBS} from LDFLAGS since this will cause linking issues
on -CURRENT.
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/pango/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/pango/Makefile b/x11-toolkits/pango/Makefile
index 929e67c3b235..d1f0ffb908bf 100644
--- a/x11-toolkits/pango/Makefile
+++ b/x11-toolkits/pango/Makefile
@@ -7,6 +7,7 @@
PORTNAME= pango
PORTVERSION= 1.2.2
+PORTREVISION= 1
CATEGORIES= x11-toolkits
MASTER_SITES= ${MASTER_SITE_GNOME:S,%SUBDIR%,sources/${PORTNAME}/1.2,} \
ftp://ftp.gtk.org/pub/gtk/v2.0/ \
@@ -42,7 +43,7 @@ GLIB2_CFLAGS= `pkg-config glib-2.0 --cflags`
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include/freetype2 \
${GLIB2_CFLAGS} -I${LOCALBASE}/include \
-I${X11BASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib ${PTHREAD_LIBS}"
+ LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib"
PLIST_SUB= VERSION="1.2.0"
FONTSCALE= ${X11BASE}/lib/X11/fonts/TTF/luximb.ttf