aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2000-10-09 18:32:12 +0800
committersobomax <sobomax@FreeBSD.org>2000-10-09 18:32:12 +0800
commitf5cf2b7ed333ba9d0ef4b0a2f6e5fd6ff9712fa3 (patch)
tree4177d331f177232d1a84e70574f5b048ad25ae74 /x11-wm
parente86a604dc2b3df2e7822a6aceef51d6121381fa5 (diff)
downloadfreebsd-ports-graphics-f5cf2b7ed333ba9d0ef4b0a2f6e5fd6ff9712fa3.tar.gz
freebsd-ports-graphics-f5cf2b7ed333ba9d0ef4b0a2f6e5fd6ff9712fa3.tar.zst
freebsd-ports-graphics-f5cf2b7ed333ba9d0ef4b0a2f6e5fd6ff9712fa3.zip
- add "-I${X11BASE}/include" into CPPFLAGS, because otherwise in some cases
configure script fails to detect session managment X11 includes. - fix `@exec install-info ...' in pkg-plist.
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/sawfish/Makefile3
-rw-r--r--x11-wm/sawfish/pkg-plist2
-rw-r--r--x11-wm/sawfish2/Makefile3
-rw-r--r--x11-wm/sawfish2/pkg-plist2
4 files changed, 6 insertions, 4 deletions
diff --git a/x11-wm/sawfish/Makefile b/x11-wm/sawfish/Makefile
index 60fb9dce339..9d7f279f83b 100644
--- a/x11-wm/sawfish/Makefile
+++ b/x11-wm/sawfish/Makefile
@@ -7,6 +7,7 @@
PORTNAME= sawfish
PORTVERSION= 0.31.1
+PORTREVISION= 1
CATEGORIES= x11-wm
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= sawmill
@@ -25,7 +26,7 @@ USE_IMLIB= yes
WANT_GNOME= yes
USE_AUTOCONF= yes
CONFIGURE_ARGS= --with-readline
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
LIBS="-L${LOCALBASE}/lib"
.include <bsd.port.pre.mk>
diff --git a/x11-wm/sawfish/pkg-plist b/x11-wm/sawfish/pkg-plist
index b67578c9986..ee5b32426df 100644
--- a/x11-wm/sawfish/pkg-plist
+++ b/x11-wm/sawfish/pkg-plist
@@ -10,7 +10,7 @@ info/sawfish.info-2
info/sawfish.info-3
info/sawfish.info-4
info/sawfish.info-5
-@exec install-info --section="X11 window manager" --entry="* sawfish: (sawfish).
+@exec install-info --section="X11 window manager" --entry="* sawfish: (sawfish). sawfish programming manual" %D/info/sawfish.info %D/info/dir
libexec/rep/%%GNUHOST%%/sawfish/client.so
libexec/rep/%%GNUHOST%%/sawfish/client.la
libexec/sawfish/%%VERSION%%/%%GNUHOST%%/DOC
diff --git a/x11-wm/sawfish2/Makefile b/x11-wm/sawfish2/Makefile
index 60fb9dce339..9d7f279f83b 100644
--- a/x11-wm/sawfish2/Makefile
+++ b/x11-wm/sawfish2/Makefile
@@ -7,6 +7,7 @@
PORTNAME= sawfish
PORTVERSION= 0.31.1
+PORTREVISION= 1
CATEGORIES= x11-wm
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= sawmill
@@ -25,7 +26,7 @@ USE_IMLIB= yes
WANT_GNOME= yes
USE_AUTOCONF= yes
CONFIGURE_ARGS= --with-readline
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
LIBS="-L${LOCALBASE}/lib"
.include <bsd.port.pre.mk>
diff --git a/x11-wm/sawfish2/pkg-plist b/x11-wm/sawfish2/pkg-plist
index b67578c9986..ee5b32426df 100644
--- a/x11-wm/sawfish2/pkg-plist
+++ b/x11-wm/sawfish2/pkg-plist
@@ -10,7 +10,7 @@ info/sawfish.info-2
info/sawfish.info-3
info/sawfish.info-4
info/sawfish.info-5
-@exec install-info --section="X11 window manager" --entry="* sawfish: (sawfish).
+@exec install-info --section="X11 window manager" --entry="* sawfish: (sawfish). sawfish programming manual" %D/info/sawfish.info %D/info/dir
libexec/rep/%%GNUHOST%%/sawfish/client.so
libexec/rep/%%GNUHOST%%/sawfish/client.la
libexec/sawfish/%%VERSION%%/%%GNUHOST%%/DOC