diff options
author | Marcus Alves Grando <mnag@FreeBSD.org> | 2006-01-17 13:30:12 +0000 |
---|---|---|
committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2006-01-17 13:30:12 +0000 |
commit | cdd9c5ff9ad4aa5ca8859a0465c6b34a8dfa5388 (patch) | |
tree | d21e83defb5f6c9307e55bfd9b746196aa122919 /mail/gmime2/Makefile | |
parent | 7527bc1e280e168ca1c33a2343d0dd80a7b7a668 (diff) | |
download | ports-cdd9c5ff9ad4aa5ca8859a0465c6b34a8dfa5388.tar.gz ports-cdd9c5ff9ad4aa5ca8859a0465c6b34a8dfa5388.zip |
Notes
Diffstat (limited to 'mail/gmime2/Makefile')
-rw-r--r-- | mail/gmime2/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/mail/gmime2/Makefile b/mail/gmime2/Makefile index 7d137da32c13..903736b845af 100644 --- a/mail/gmime2/Makefile +++ b/mail/gmime2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gmime -PORTVERSION= 2.1.17 +PORTVERSION= 2.1.18 CATEGORIES?= mail MASTER_SITES= http://spruce.sourceforge.net/gmime/sources/v2.1/ @@ -28,9 +28,7 @@ INSTALLS_SHLIB= yes LATEST_LINK?= gmime2 -.if !defined(NOPORTDOCS) PORTDOCS= * -.endif post-install: .if !defined(NOPORTDOCS) |