From 8c1b6df7e4c196b086822c5307e55ceaff9c6040 Mon Sep 17 00:00:00 2001 From: kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> Date: Wed, 15 Sep 2004 21:30:08 +0000 Subject: Update to 0.8. Noticed by: Piotr Smyrak <piotr.smyrak@heron.pl> on freebsd-gnome@ git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2856 df743ca5-7f9a-e211-a948-0013205c9059 --- mail/contact-lookup-applet/Makefile | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) (limited to 'mail/contact-lookup-applet/Makefile') diff --git a/mail/contact-lookup-applet/Makefile b/mail/contact-lookup-applet/Makefile index 81a1b8307..855277d93 100644 --- a/mail/contact-lookup-applet/Makefile +++ b/mail/contact-lookup-applet/Makefile @@ -6,18 +6,24 @@ # PORTNAME= contact -PORTVERSION= 0.6 +PORTVERSION= 0.8 CATEGORIES= mail gnome MASTER_SITES= http://www.burtonini.com/computing/ PKGNAMESUFFIX= -lookup-applet DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION} -MAINTAINER= kwm@rainbow-runner.nl +MAINTAINER= kwm@FreeBSD.org COMMENT= Gnome pannel applet for easy evolution contact book access USE_GMAKE= yes USE_X_PREFIX= yes GNU_CONFIGURE= yes -USE_GNOME= gnomehier gnomeprefix gnomehack gnomepanel evolutiondataserver +USE_REINPLACE= yes +USE_GNOME= gnomehier gnomeprefix gnomehack gnomepanel \ + evolutiondataserver gal2 + +post-patch: + @${REINPLACE_CMD} -e 's|mkdir}"|mkdir} -p"|g' \ + ${WRKSRC}/install-sh .include <bsd.port.mk> -- cgit v1.2.3