summaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2005-09-09 01:37:50 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2005-09-09 01:37:50 +0800
commit1f877f646ff7c812bea70f7972bb6c1162124751 (patch)
tree9ca1e1773b6c898867996be84a4b1c388cbfec01 /devel
parent0ce5402de3f71cb1813031dc3125aed3450bc747 (diff)
downloadmarcuscom-ports-1f877f646ff7c812bea70f7972bb6c1162124751.tar
marcuscom-ports-1f877f646ff7c812bea70f7972bb6c1162124751.tar.gz
marcuscom-ports-1f877f646ff7c812bea70f7972bb6c1162124751.tar.bz2
marcuscom-ports-1f877f646ff7c812bea70f7972bb6c1162124751.tar.lz
marcuscom-ports-1f877f646ff7c812bea70f7972bb6c1162124751.tar.xz
marcuscom-ports-1f877f646ff7c812bea70f7972bb6c1162124751.tar.zst
marcuscom-ports-1f877f646ff7c812bea70f7972bb6c1162124751.zip
Update to 0.0.3.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4791 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel')
-rw-r--r--devel/present/Makefile9
-rw-r--r--devel/present/distinfo4
2 files changed, 7 insertions, 6 deletions
diff --git a/devel/present/Makefile b/devel/present/Makefile
index c08bc5111..4d030a818 100644
--- a/devel/present/Makefile
+++ b/devel/present/Makefile
@@ -3,11 +3,11 @@
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/devel/present/Makefile,v 1.4 2005/07/01 18:00:51 marcus Exp $
+# $MCom: ports/devel/present/Makefile,v 1.5 2005/08/19 02:03:48 mezz Exp $
#
PORTNAME= present
-PORTVERSION= 0.0.2
+PORTVERSION= 0.0.3
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.0
@@ -20,7 +20,8 @@ LIB_DEPENDS= goffice-1.0:${PORTSDIR}/devel/goffice
USE_BZIP2= yes
USE_AUTOTOOLS= libtool:15
INSTALLS_SHLIB= yes
-CONFIGURE_ENV= LDFLAGS="${PTHREAD_LIBS}"
-USE_GNOME= gnomehack intlhack
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+ LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}"
+USE_GNOME= gnomehack intlhack gnometarget ltverhack
.include <bsd.port.mk>
diff --git a/devel/present/distinfo b/devel/present/distinfo
index 4ecfe33b1..7b31d5f05 100644
--- a/devel/present/distinfo
+++ b/devel/present/distinfo
@@ -1,2 +1,2 @@
-MD5 (present-0.0.2.tar.bz2) = db6ebcbc48e90761cf021ff37c763675
-SIZE (present-0.0.2.tar.bz2) = 257786
+MD5 (present-0.0.3.tar.bz2) = 637f9003feaeb831f588d64a8ecfd8e7
+SIZE (present-0.0.3.tar.bz2) = 270239