summaryrefslogtreecommitdiffstats
path: root/deskutils
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2003-12-17 16:10:12 +0000
committerkrion <krion@FreeBSD.org>2003-12-17 16:10:12 +0000
commitb115658ed5003d518d106b740199f3c105206262 (patch)
treeac660db8f917f7e12a8aa997caef80bff070c43c /deskutils
parentbd31bab344a3eee81a59cef6f1b50d961eb88283 (diff)
downloadFreeBSD-ports-b115658ed5003d518d106b740199f3c105206262.zip
FreeBSD-ports-b115658ed5003d518d106b740199f3c105206262.tar.gz
- Update to version 0.1.6
PR: 60333 Submitted by: Ports Fury
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/dlume/Makefile10
-rw-r--r--deskutils/dlume/distinfo2
2 files changed, 8 insertions, 4 deletions
diff --git a/deskutils/dlume/Makefile b/deskutils/dlume/Makefile
index 732ee54..b8d165a 100644
--- a/deskutils/dlume/Makefile
+++ b/deskutils/dlume/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= dlume
-PORTVERSION= 0.1.4
+PORTVERSION= 0.1.6
CATEGORIES= deskutils gnome
MASTER_SITES= http://clay.ll.pl/download/
@@ -14,11 +14,15 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= GTK2 address book
USE_X_PREFIX= yes
+USE_GNOME= gnometarget gtk20 libxml2
+USE_REINPLACE= yes
GNU_CONFIGURE= yes
-USE_GNOME= gnomehack gnomeprefix gtk20 libxml2
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LIBS="-L${LOCALBASE}/lib"
+ LDFLAGS="-L${LOCALBASE}/lib"
MAN1= ${PORTNAME}.1
+post-patch:
+ @${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/src/Makefile.in
+
.include <bsd.port.mk>
diff --git a/deskutils/dlume/distinfo b/deskutils/dlume/distinfo
index 299b5c6..98ced92 100644
--- a/deskutils/dlume/distinfo
+++ b/deskutils/dlume/distinfo
@@ -1 +1 @@
-MD5 (dlume-0.1.4.tar.gz) = fb0b199c495bc4764fa9a8aa87833299
+MD5 (dlume-0.1.6.tar.gz) = 5cf28dc2c5a725b0ded60fb217b845b3
OpenPOWER on IntegriCloud