diff options
author | tmclaugh <tmclaugh@FreeBSD.org> | 2005-10-14 11:19:43 +0800 |
---|---|---|
committer | tmclaugh <tmclaugh@FreeBSD.org> | 2005-10-14 11:19:43 +0800 |
commit | c01c4247ec36904883dab9bdcf04bf30faa712b2 (patch) | |
tree | aee44754c7a071b0866bbad4af1a0a0c9d5f9ee7 /mail/gmime2-sharp/Makefile | |
parent | 551be888376a3bdcc6fd36f38da4377b869fba78 (diff) | |
download | freebsd-ports-gnome-c01c4247ec36904883dab9bdcf04bf30faa712b2.tar.gz freebsd-ports-gnome-c01c4247ec36904883dab9bdcf04bf30faa712b2.tar.zst freebsd-ports-gnome-c01c4247ec36904883dab9bdcf04bf30faa712b2.zip |
Fix duplicate LATEST_LINK.
Approved by: mezz (co-mentor)
Diffstat (limited to 'mail/gmime2-sharp/Makefile')
-rw-r--r-- | mail/gmime2-sharp/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/gmime2-sharp/Makefile b/mail/gmime2-sharp/Makefile index e4ce66696f4c..6428df66daf7 100644 --- a/mail/gmime2-sharp/Makefile +++ b/mail/gmime2-sharp/Makefile @@ -27,6 +27,8 @@ USE_GNOME= gnomehack gnometarget glib20 USE_REINPLACE= yes CONFIGURE_ARGS= --enable-mono=yes +LATEST_LINK= gmime2-sharp + # Else we conflict with mail/gmime2 NOPORTDOCS= yes |