summaryrefslogtreecommitdiffstats
path: root/graphics/gpdf/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-05-24 12:29:47 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-05-24 12:29:47 +0800
commit27f95771f0bea1da3ca50e93b83be3f18e9b9a52 (patch)
treea910557161685e5d84490d829d2d2568aa772c4d /graphics/gpdf/Makefile
parent8fc7900e5419e7891a78d4cb5f6402e26d40baba (diff)
downloadmarcuscom-ports-27f95771f0bea1da3ca50e93b83be3f18e9b9a52.tar
marcuscom-ports-27f95771f0bea1da3ca50e93b83be3f18e9b9a52.tar.gz
marcuscom-ports-27f95771f0bea1da3ca50e93b83be3f18e9b9a52.tar.bz2
marcuscom-ports-27f95771f0bea1da3ca50e93b83be3f18e9b9a52.tar.lz
marcuscom-ports-27f95771f0bea1da3ca50e93b83be3f18e9b9a52.tar.xz
marcuscom-ports-27f95771f0bea1da3ca50e93b83be3f18e9b9a52.tar.zst
marcuscom-ports-27f95771f0bea1da3ca50e93b83be3f18e9b9a52.zip
Update to 0.102.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@806 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics/gpdf/Makefile')
-rw-r--r--graphics/gpdf/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gpdf/Makefile b/graphics/gpdf/Makefile
index 8789e23f0..c3a552ec6 100644
--- a/graphics/gpdf/Makefile
+++ b/graphics/gpdf/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gpdf
-PORTVERSION= 0.101
+PORTVERSION= 0.102
CATEGORIES= graphics print gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION}
@@ -22,7 +22,7 @@ USE_GNOME= gnomeprefix gnomehack libgnomeui libgnomeprintui
USE_X_PREFIX= yes
USE_LIBTOOL= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LIBS="-L${LOCALBASE}/lib"
+ LDFLAGS="-L${LOCALBASE}/lib"
post-patch:
@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \