aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorlippe <lippe@FreeBSD.org>2008-08-20 10:52:17 +0800
committerlippe <lippe@FreeBSD.org>2008-08-20 10:52:17 +0800
commitf05d084237be8c220ad2d838e83c4fac9e345777 (patch)
treebb1e96bd91fca8abe692ab981848e4896e1189fb /devel
parent1cee41e10c27d471507f9c95a79eed5eb3c48c41 (diff)
downloadfreebsd-ports-gnome-f05d084237be8c220ad2d838e83c4fac9e345777.tar.gz
freebsd-ports-gnome-f05d084237be8c220ad2d838e83c4fac9e345777.tar.zst
freebsd-ports-gnome-f05d084237be8c220ad2d838e83c4fac9e345777.zip
- Set DOCSDIR appropriate, since this port use PORTVERSION in the directory name where all documentation files is installed.
- Bump PORTREVISION. Reported by: pav, erwin
Diffstat (limited to 'devel')
-rw-r--r--devel/quilt/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/quilt/Makefile b/devel/quilt/Makefile
index cc8776c27acd..61d3906c7055 100644
--- a/devel/quilt/Makefile
+++ b/devel/quilt/Makefile
@@ -7,7 +7,7 @@
PORTNAME= quilt
PORTVERSION= 0.46
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
MASTER_SITE_SUBDIR= quilt
@@ -29,6 +29,7 @@ OPTIONS= RPMBUILD "rpmbuild support" off
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-sed=${LOCALBASE}/bin/gsed --without-getopt --with-patch=${LOCALBASE}/bin/gpatch
+DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}-${PORTVERSION}
MAN1= guards.1 quilt.1
DOCS= README README.MAIL quilt.pdf