aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authormezz <mezz@FreeBSD.org>2006-05-31 02:36:52 +0800
committermezz <mezz@FreeBSD.org>2006-05-31 02:36:52 +0800
commit4ece0d758925d54622ecd33ad7f311b6d9f120f7 (patch)
treeec72e0db2a8857c6c1724a43c49ce724eb2df8cb /x11
parent828ca7488effa4281d0fd296f831a2d20795651f (diff)
downloadfreebsd-ports-gnome-4ece0d758925d54622ecd33ad7f311b6d9f120f7.tar.gz
freebsd-ports-gnome-4ece0d758925d54622ecd33ad7f311b6d9f120f7.tar.zst
freebsd-ports-gnome-4ece0d758925d54622ecd33ad7f311b6d9f120f7.zip
Fix the plist, bump the PORTREVISION.
Reported by: krismail
Diffstat (limited to 'x11')
-rw-r--r--x11/gnome-libs/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/gnome-libs/Makefile b/x11/gnome-libs/Makefile
index 96824f617e30..823eaf1631ed 100644
--- a/x11/gnome-libs/Makefile
+++ b/x11/gnome-libs/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gnome-libs
PORTVERSION= 1.4.2
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES?= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome-libs/1.4
@@ -39,6 +39,8 @@ MAN1= dns-helper.1 gconfigger.1 gnome-bug.1 gnome-config.1 \
libart-config.1 loadshlib.1 new-object.1
MAN5= gnome-mime.5
+DOCSDIR= ${PREFIX}/share/doc/gnomelibs
+
post-patch:
@${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \
${WRKSRC}/gnome-config.in ${WRKSRC}/libgnome/gnome-util.c