diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-06-18 00:00:33 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-06-18 00:00:33 +0000 |
commit | 944f6613ac1b3b9d1541a10d58e59b8a8409cc4a (patch) | |
tree | 5596c9471dd90c59f17f5fbbb1c680a405f0f576 /mail/contact-lookup-applet/Makefile | |
parent | 67b6eb2ad35e7868775afc53824f1a817808a469 (diff) |
Notes
Diffstat (limited to 'mail/contact-lookup-applet/Makefile')
-rw-r--r-- | mail/contact-lookup-applet/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/contact-lookup-applet/Makefile b/mail/contact-lookup-applet/Makefile index e96a656cba35..a5c8c971ede6 100644 --- a/mail/contact-lookup-applet/Makefile +++ b/mail/contact-lookup-applet/Makefile @@ -6,8 +6,7 @@ # PORTNAME= contact -PORTVERSION= 0.13 -PORTREVISION= 1 +PORTVERSION= 0.14 CATEGORIES= mail gnome MASTER_SITES= http://www.burtonini.com/computing/ PKGNAMESUFFIX= -lookup-applet @@ -18,6 +17,7 @@ COMMENT= Gnome panel applet for easy Evolution contact book access USE_GMAKE= yes USE_X_PREFIX= yes +USE_GETTEXT= yes GNU_CONFIGURE= yes USE_GNOME= gnomehier gnomeprefix gnomehack gnomepanel \ evolutiondataserver gal2 |