aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2013-06-21 05:22:57 +0800
committerantoine <antoine@FreeBSD.org>2013-06-21 05:22:57 +0800
commit144eea20e1381909a99f2a0e1a6e34f81c9c368a (patch)
treedefbb0266c0d02f3b0b82d74eecc95d905a1a7c4 /mail
parentd8963c2703d346f6995a2458f6cc93e6f562f36a (diff)
downloadfreebsd-ports-gnome-144eea20e1381909a99f2a0e1a6e34f81c9c368a.tar.gz
freebsd-ports-gnome-144eea20e1381909a99f2a0e1a6e34f81c9c368a.tar.zst
freebsd-ports-gnome-144eea20e1381909a99f2a0e1a6e34f81c9c368a.zip
- Trim Makefile header
- Trim version in LIB_DEPENDS - No need to set --prefix with GNU_CONFIGURE - Add 2 missings directories to pkg-plist
Diffstat (limited to 'mail')
-rw-r--r--mail/gnarwl/Makefile12
-rw-r--r--mail/gnarwl/pkg-plist2
2 files changed, 6 insertions, 8 deletions
diff --git a/mail/gnarwl/Makefile b/mail/gnarwl/Makefile
index 854e922bec2e..cdf117adb8ba 100644
--- a/mail/gnarwl/Makefile
+++ b/mail/gnarwl/Makefile
@@ -1,13 +1,9 @@
-# New ports collection makefile for: gnarwl
-# Date created: Mon Mar 29 2003
-# Whom: Xavier Beaudouin <kiwi@oav.net>
-#
+# Created by: Xavier Beaudouin <kiwi@oav.net>
# $FreeBSD$
-#
PORTNAME= gnarwl
PORTVERSION= 3.6
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= mail
MASTER_SITES= http://www.onyxbits.de/sites/default/files/
EXTRACT_SUFX= .tgz
@@ -15,14 +11,14 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= Email autoresponder that gets data from LDAP
-LIB_DEPENDS= gdbm.4:${PORTSDIR}/databases/gdbm
+LIB_DEPENDS= gdbm:${PORTSDIR}/databases/gdbm
BUILD_DEPENDS= ${LOCALBASE}/bin/gsed:${PORTSDIR}/textproc/gsed
USE_GMAKE= yes
USES= iconv
USE_OPENLDAP= yes
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --prefix=${PREFIX} --with-docdir=${DOCSDIR}
+CONFIGURE_ARGS+=--with-docdir=${DOCSDIR}
MAN8= damnit.8 gnarwl.8
MANCOMPRESSED= yes
diff --git a/mail/gnarwl/pkg-plist b/mail/gnarwl/pkg-plist
index 39f1c97dd562..c5f5ddd02e7c 100644
--- a/mail/gnarwl/pkg-plist
+++ b/mail/gnarwl/pkg-plist
@@ -21,3 +21,5 @@ var/lib/gnarwl/footer.txt.sample
@dirrm var/lib/gnarwl/bin
@dirrm var/lib/gnarwl/block
@dirrm var/lib/gnarwl
+@dirrmtry var/lib
+@dirrmtry var
cgi/freebsd-ports-gnome/commit/java/netrexx?h=mate-1.20&id=e84396c75bcf2b4261c81bfd6384fd33237b7032'>Update to 2.02pat2001-11-167-367/+187 * 1) do not install both/either useless and/or duplicate fileslioux2001-09-063-8/+124 * Convert to the PORTNAME - PORTVERSION syntax.obrien2000-04-121-3/+3 * Chase the checksum by updating to NetRexx 1.160, which seems to be mostly dockris2000-02-272-3/+3 * ports@freebsd.org -> ports@FreeBSD.orgdirk2000-02-141-1/+1