summaryrefslogtreecommitdiff
path: root/misc/gnome-user-docs
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-01-28 01:19:21 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-01-28 01:19:21 +0000
commitfe295c2c09080f0058587239101c7950fe2bfaad (patch)
treeb59d94128dae3d101e9c31bd1cc9ddc0b02c86d0 /misc/gnome-user-docs
parentUpdate to 0.2.5.1. This port is now GTK2 and curses only. (diff)
Make sure that the user document OMF files get registered in the main
scrollkeeper database.
Notes
Notes: svn path=/head/; revision=74116
Diffstat (limited to 'misc/gnome-user-docs')
-rw-r--r--misc/gnome-user-docs/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/misc/gnome-user-docs/Makefile b/misc/gnome-user-docs/Makefile
index f8009f699f29..44324eee073b 100644
--- a/misc/gnome-user-docs/Makefile
+++ b/misc/gnome-user-docs/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gnomeuserdocs2
PORTVERSION= 2.0.4
+PORTREVISION= 1
CATEGORIES= misc gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome2-user-docs/2.0
@@ -23,7 +24,8 @@ USE_GMAKE= yes
USE_REINPLACE= yes
GNU_CONFIGURE= yes
USE_GNOMENG= yes
-USE_GNOME= gnomeprefix gnomehack
+USE_GNOME= gnomehack
+CONFIGURE_ARGS= --localstatedir=/var --datadir=${PREFIX}/share/gnome
post-patch:
@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \