diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-05-29 11:38:25 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-05-29 11:38:25 +0000 |
commit | d0b0a941f8e9a8e24c0c2bfe4435c3690a510e51 (patch) | |
tree | c4ade48be40a9e1bcd60b5ccb3984e76b56d5ac1 /mail/synonym | |
parent | 407cd6ad0841da624b35e678f82dac648efd3eee (diff) |
Notes
Diffstat (limited to 'mail/synonym')
-rw-r--r-- | mail/synonym/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/synonym/Makefile b/mail/synonym/Makefile index 820787897158..281463d165b4 100644 --- a/mail/synonym/Makefile +++ b/mail/synonym/Makefile @@ -11,7 +11,7 @@ DISTNAME= ${PORTNAME}-0.4-3 MAINTAINER= ports@FreeBSD.org COMMENT= Synonym, the email message archiver -USE_GMAKE= yes +USES= gmake USE_GNOME= libxml2 WRKSRC= ${WRKDIR}/${PORTNAME}-0.4 |