summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-01-28 01:52:34 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-01-28 01:52:34 +0000
commit9f06877e66232bc20aa3fc60e69219dfd2f35f06 (patch)
tree702d2ef4be882144e3209b9eadfbf667c41127b4 /misc
parentAdd a hack to set the scrollkeeper reigstration path to the constant defined (diff)
Revert my previous commit. This is now handled by gnomehack.
Notes
Notes: svn path=/head/; revision=74118
Diffstat (limited to 'misc')
-rw-r--r--misc/gnome-user-docs/Makefile3
-rw-r--r--misc/gnomeuserdocs2/Makefile3
2 files changed, 2 insertions, 4 deletions
diff --git a/misc/gnome-user-docs/Makefile b/misc/gnome-user-docs/Makefile
index 44324eee073b..81deacd4f8b1 100644
--- a/misc/gnome-user-docs/Makefile
+++ b/misc/gnome-user-docs/Makefile
@@ -24,8 +24,7 @@ USE_GMAKE= yes
USE_REINPLACE= yes
GNU_CONFIGURE= yes
USE_GNOMENG= yes
-USE_GNOME= gnomehack
-CONFIGURE_ARGS= --localstatedir=/var --datadir=${PREFIX}/share/gnome
+USE_GNOME= gnomeprefix gnomehack
post-patch:
@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \
diff --git a/misc/gnomeuserdocs2/Makefile b/misc/gnomeuserdocs2/Makefile
index 44324eee073b..81deacd4f8b1 100644
--- a/misc/gnomeuserdocs2/Makefile
+++ b/misc/gnomeuserdocs2/Makefile
@@ -24,8 +24,7 @@ USE_GMAKE= yes
USE_REINPLACE= yes
GNU_CONFIGURE= yes
USE_GNOMENG= yes
-USE_GNOME= gnomehack
-CONFIGURE_ARGS= --localstatedir=/var --datadir=${PREFIX}/share/gnome
+USE_GNOME= gnomeprefix gnomehack
post-patch:
@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \