diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2006-12-03 18:43:57 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2006-12-03 18:43:57 +0000 |
commit | d1ee0101ec7da2f882c7cb185722d74ccda9191e (patch) | |
tree | 35661acb5cf07614bc7f968117272655cf1034ff /mail/claws-mail-notification/Makefile | |
parent | 7105ff30b1a45440978265ef9f66aa646ef16268 (diff) | |
download | ports-d1ee0101ec7da2f882c7cb185722d74ccda9191e.tar.gz ports-d1ee0101ec7da2f882c7cb185722d74ccda9191e.zip |
Notes
Diffstat (limited to 'mail/claws-mail-notification/Makefile')
-rw-r--r-- | mail/claws-mail-notification/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/claws-mail-notification/Makefile b/mail/claws-mail-notification/Makefile index f6250fceff40..142a1c73a6d4 100644 --- a/mail/claws-mail-notification/Makefile +++ b/mail/claws-mail-notification/Makefile @@ -7,6 +7,7 @@ PORTNAME= notification PORTVERSION= 0.6 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://sylpheed-claws.net/downloads/plugins/ PKGNAMEPREFIX= sylpheed-claws- @@ -19,7 +20,7 @@ BUILD_DEPENDS= sylpheed-claws>=2.5:${PORTSDIR}/mail/sylpheed-claws RUN_DEPENDS= sylpheed-claws>=2.5:${PORTSDIR}/mail/sylpheed-claws USE_GMAKE= yes -USE_X_PREFIX= yes +USE_XLIB= yes USE_AUTOTOOLS= autoconf:259 PLIST_FILES=lib/sylpheed-claws/plugins/notification_plugin.a \ |