aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-02-03 11:11:50 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-02-03 11:11:50 +0000
commit6b3deca90b8bdc17a46a4a76176b77e482c5d6b2 (patch)
tree12a5b2aa435a6be1819c160647df942ccc0b8f3c /mail
parentb3c0ac803f42ac071416ec7c4d380024baa72f40 (diff)
Notes
Diffstat (limited to 'mail')
-rw-r--r--mail/elmo/Makefile3
-rw-r--r--mail/elmo/pkg-plist2
2 files changed, 2 insertions, 3 deletions
diff --git a/mail/elmo/Makefile b/mail/elmo/Makefile
index 5066ee382e32..fbfca21fa022 100644
--- a/mail/elmo/Makefile
+++ b/mail/elmo/Makefile
@@ -26,8 +26,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
-MAN1= elmo.1 elmoconf.pl.1
-
NLS_CONFIGURE_ON= --with-libintl-prefix="${LOCALBASE}"
NLS_CONFIGURE_OFF= --disable-nls
NLS_USES= gettext
@@ -36,7 +34,6 @@ OPTIONS_SUB= yes
.if exists(${LOCALBASE}/lib/libgpgme.so) || defined(WITH_GPGME)
LIB_DEPENDS+= libgpgme.so:${PORTSDIR}/security/gpgme
.else
-NO_STAGE= yes
pre-everything::
@${ECHO_CMD}
@${ECHO_CMD} "Define WITH_GPGME=yes to build with gpgme support."
diff --git a/mail/elmo/pkg-plist b/mail/elmo/pkg-plist
index 738bf6a0b551..2f240ffb0bc2 100644
--- a/mail/elmo/pkg-plist
+++ b/mail/elmo/pkg-plist
@@ -4,4 +4,6 @@ bin/elmoconf.pl
%%DATADIR%%/tutorial
%%NLS%%share/locale/de/LC_MESSAGES/elmo.mo
%%NLS%%share/locale/pl/LC_MESSAGES/elmo.mo
+man/man1/elmo.1.gz
+man/man1/elmoconf.pl.1.gz
@dirrm %%DATADIR%%