diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-02-10 15:12:39 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-02-10 15:12:39 +0000 |
commit | 2ac8a8a82b1d12e7f3008c4363e1d9cd572f4a0b (patch) | |
tree | 48b1bcf71792e068122460606c81fd90f9a78935 /deskutils/dlume | |
parent | 57c85f3ac0f0eab218ce5f9e9999fb54c1ebc2bf (diff) |
Notes
Diffstat (limited to 'deskutils/dlume')
-rw-r--r-- | deskutils/dlume/Makefile | 8 | ||||
-rw-r--r-- | deskutils/dlume/distinfo | 4 |
2 files changed, 5 insertions, 7 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 diff --git a/deskutils/dlume/distinfo b/deskutils/dlume/distinfo index e0da1889b626..0f020ea7e82d 100644 --- a/deskutils/dlume/distinfo +++ b/deskutils/dlume/distinfo @@ -1,2 +1,2 @@ -MD5 (dlume-0.1.8.tar.gz) = 6b3318755cd81986d8241df1a0edc992 -SIZE (dlume-0.1.8.tar.gz) = 238441 +MD5 (dlume-0.2.0.tar.gz) = f51d84bcf9940b2324499f80ae93ee31 +SIZE (dlume-0.2.0.tar.gz) = 245362 |