diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-02-06 11:19:02 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-02-06 11:19:02 +0000 |
commit | 4825d5190e49669871d80f23792fda28e87c18d8 (patch) | |
tree | 4600f86216b163742958435598c564f251d369cb /mail/gmime2/Makefile | |
parent | - "Annoying Reminder Guy II" wants LATEST_LIST. (diff) |
- Oh no! s/LIST/LINK
Pointy hat to: krion
Notes
Notes:
svn path=/head/; revision=100129
Diffstat (limited to 'mail/gmime2/Makefile')
-rw-r--r-- | mail/gmime2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/gmime2/Makefile b/mail/gmime2/Makefile index 95ba50ded6dd..3d706d89bd9e 100644 --- a/mail/gmime2/Makefile +++ b/mail/gmime2/Makefile @@ -31,7 +31,7 @@ CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} INSTALLS_SHLIB= yes -LATEST_LIST= gmime2 +LATEST_LINK= gmime2 pre-configure: .if exists(${X11BASE}/lib/libgmime.so) |