aboutsummaryrefslogtreecommitdiff
path: root/mail/elm+ME/Makefile
diff options
context:
space:
mode:
authorJohan van Selst <johans@FreeBSD.org>2007-03-22 13:58:26 +0000
committerJohan van Selst <johans@FreeBSD.org>2007-03-22 13:58:26 +0000
commitce09665eb32fbac70176eb6030bcb2295bb7949a (patch)
treeddec789500e14d63aafb798e62d5059af9c9967b /mail/elm+ME/Makefile
parent9577c20852228e58fafd0ca0d1c90de96cfd9f9c (diff)
downloadports-ce09665eb32fbac70176eb6030bcb2295bb7949a.tar.gz
ports-ce09665eb32fbac70176eb6030bcb2295bb7949a.zip
- Update to 2.4.123f
- Replace old INSTALLS_SHLIB with USE_LDCONFIG - Register conflict with mail/elm
Notes
Notes: svn path=/head/; revision=188012
Diffstat (limited to 'mail/elm+ME/Makefile')
-rw-r--r--mail/elm+ME/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/elm+ME/Makefile b/mail/elm+ME/Makefile
index 9aa1d3ac19e4..c141641b1251 100644
--- a/mail/elm+ME/Makefile
+++ b/mail/elm+ME/Makefile
@@ -29,6 +29,7 @@ COMMENT= Modern branch of an old mail user agent
# Global variables
#
+CONFLICTS= elm-[0-9]*
WRKSRC= ${WRKDIR}/${DISTNAME:S/-//:S/ME+/.ME+./}
HAS_CONFIGURE= yes
@@ -47,8 +48,7 @@ CONFIGURE_ARGS= -b -S -P ${PREFIX} -c ../${CONFIG_PATH:T}
MAKE_ENV= MJ="FORMATTER=groff FORMATTER_OPTS=-Tlatin1"
ALL_TARGET= all
-INSTALLS_SHLIB= yes
-LDCONFIG_DIRS= %%PREFIX%%/%%SHLIB_DIR%%
+USE_LDCONFIG= yes
PLIST_SUB= SO_REV="${SO_REV}" \
MAIL_DIR="${MAIL_DIR:S,^${PREFIX}/,,}" \
@@ -82,7 +82,7 @@ OPTIONS= ELM_ICONV "libiconv support" on \
ELM_VERSION= 2.4
ELM_REVISION= 123
-ELM_PATCHLEVEL= e # a...z = patch-level, _ means no patch-level.
+ELM_PATCHLEVEL= f # a...z = patch-level, _ means no patch-level.
ELM_PATCHDONE= false
.for level in _ a b c d e f g h i j k l m n o p q r s t u v w x y z