diff options
author | krion <krion@FreeBSD.org> | 2004-11-10 06:11:29 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-11-10 06:11:29 +0800 |
commit | bb1786a81efaa3abb676ee18e9b7e873e75b521d (patch) | |
tree | 372e13c0883a95a63479aaf589c06a7a8ec30b57 /mail/libetpan/Makefile | |
parent | 8b3172af4d4c7419c7b75a449e470e0133ab86c8 (diff) | |
download | freebsd-ports-gnome-bb1786a81efaa3abb676ee18e9b7e873e75b521d.tar.gz freebsd-ports-gnome-bb1786a81efaa3abb676ee18e9b7e873e75b521d.tar.zst freebsd-ports-gnome-bb1786a81efaa3abb676ee18e9b7e873e75b521d.zip |
Update to version 0.34
PR: ports/73733
Submitted by: Ports Fury
Diffstat (limited to 'mail/libetpan/Makefile')
-rw-r--r-- | mail/libetpan/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/libetpan/Makefile b/mail/libetpan/Makefile index 436861415224..971a82c94ebd 100644 --- a/mail/libetpan/Makefile +++ b/mail/libetpan/Makefile @@ -7,7 +7,7 @@ # PORTNAME= libetpan -PORTVERSION= 0.33 +PORTVERSION= 0.34 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -18,7 +18,6 @@ COMMENT= A mail library USE_ICONV= yes USE_OPENSSL= yes USE_LIBTOOL_VER= 15 -GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" INSTALLS_SHLIB= yes |