summaryrefslogtreecommitdiff
path: root/deskutils/dlume/Makefile
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-02-10 15:12:39 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-02-10 15:12:39 +0000
commit2ac8a8a82b1d12e7f3008c4363e1d9cd572f4a0b (patch)
tree48b1bcf71792e068122460606c81fd90f9a78935 /deskutils/dlume/Makefile
parent- Update to version 1.0.6 (diff)
- Update to version 0.2.0
PR: ports/62636 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=100559
Diffstat (limited to 'deskutils/dlume/Makefile')
-rw-r--r--deskutils/dlume/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/deskutils/dlume/Makefile b/deskutils/dlume/Makefile
index 269d75eb750c..1cc4f7df5e67 100644
--- a/deskutils/dlume/Makefile
+++ b/deskutils/dlume/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= dlume
-PORTVERSION= 0.1.8
-PORTREVISION= 1
+PORTVERSION= 0.2.0
CATEGORIES= deskutils gnome
MASTER_SITES= http://clay.ll.pl/download/
@@ -15,14 +14,13 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= GTK2 address book
USE_X_PREFIX= yes
-USE_GNOME= gnometarget gtk20 libxml2
-USE_REINPLACE= yes
+USE_GNOME= gnomehack gnomeprefix gnometarget gtk20 libxml2
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
MAN1= ${PORTNAME}.1
-PLIST_FILES= bin/dlume
+PLIST_FILES= bin/dlume share/gnome/pixmaps/dlume.png
post-patch:
@${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/src/Makefile.in