diff options
author | arved <arved@FreeBSD.org> | 2006-12-23 22:39:00 +0800 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2006-12-23 22:39:00 +0800 |
commit | c023dc6ddea6d012da98df76165d6c6c208bf041 (patch) | |
tree | b81aad9f6edff005f0f35089ef9ff08698789067 /x11 | |
parent | 3ffc47c27429de3cf08fb0c4e3a7a4e028057bf6 (diff) | |
download | freebsd-ports-gnome-c023dc6ddea6d012da98df76165d6c6c208bf041.tar.gz freebsd-ports-gnome-c023dc6ddea6d012da98df76165d6c6c208bf041.tar.zst freebsd-ports-gnome-c023dc6ddea6d012da98df76165d6c6c208bf041.zip |
Fix overlong entry in make config
Reported by: Heino Tiedemann
Submitted by: Andy Fawcett
Diffstat (limited to 'x11')
-rw-r--r-- | x11/kde4-baseapps/Makefile | 2 | ||||
-rw-r--r-- | x11/kde4-runtime/Makefile | 2 | ||||
-rw-r--r-- | x11/kde4-workspace/Makefile | 2 | ||||
-rw-r--r-- | x11/kdebase3/Makefile | 2 | ||||
-rw-r--r-- | x11/kdebase4-runtime/Makefile | 2 | ||||
-rw-r--r-- | x11/kdebase4-workspace/Makefile | 2 | ||||
-rw-r--r-- | x11/kdebase4/Makefile | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/x11/kde4-baseapps/Makefile b/x11/kde4-baseapps/Makefile index 84457e588c26..e74b8a1b36fb 100644 --- a/x11/kde4-baseapps/Makefile +++ b/x11/kde4-baseapps/Makefile @@ -52,7 +52,7 @@ CONFIGURE_ARGS+=--without-java \ --with-ssl-dir=${OPENSSLBASE} OPTIONS= ARTSWRAPPER "Suid wrapper for aRts, req'd for realtime prio" on \ - HAL "Use HAL backend for media:/ (FreeBSD 5 and newer only)" off \ + HAL "Use HAL backend for media:/ (FreeBSD 5+ only)" off \ HTDIG "Depend on htdig, used to build manual indices" off .include "${.CURDIR}/../../x11/kde3/Makefile.kde" diff --git a/x11/kde4-runtime/Makefile b/x11/kde4-runtime/Makefile index 84457e588c26..e74b8a1b36fb 100644 --- a/x11/kde4-runtime/Makefile +++ b/x11/kde4-runtime/Makefile @@ -52,7 +52,7 @@ CONFIGURE_ARGS+=--without-java \ --with-ssl-dir=${OPENSSLBASE} OPTIONS= ARTSWRAPPER "Suid wrapper for aRts, req'd for realtime prio" on \ - HAL "Use HAL backend for media:/ (FreeBSD 5 and newer only)" off \ + HAL "Use HAL backend for media:/ (FreeBSD 5+ only)" off \ HTDIG "Depend on htdig, used to build manual indices" off .include "${.CURDIR}/../../x11/kde3/Makefile.kde" diff --git a/x11/kde4-workspace/Makefile b/x11/kde4-workspace/Makefile index 84457e588c26..e74b8a1b36fb 100644 --- a/x11/kde4-workspace/Makefile +++ b/x11/kde4-workspace/Makefile @@ -52,7 +52,7 @@ CONFIGURE_ARGS+=--without-java \ --with-ssl-dir=${OPENSSLBASE} OPTIONS= ARTSWRAPPER "Suid wrapper for aRts, req'd for realtime prio" on \ - HAL "Use HAL backend for media:/ (FreeBSD 5 and newer only)" off \ + HAL "Use HAL backend for media:/ (FreeBSD 5+ only)" off \ HTDIG "Depend on htdig, used to build manual indices" off .include "${.CURDIR}/../../x11/kde3/Makefile.kde" diff --git a/x11/kdebase3/Makefile b/x11/kdebase3/Makefile index 84457e588c26..e74b8a1b36fb 100644 --- a/x11/kdebase3/Makefile +++ b/x11/kdebase3/Makefile @@ -52,7 +52,7 @@ CONFIGURE_ARGS+=--without-java \ --with-ssl-dir=${OPENSSLBASE} OPTIONS= ARTSWRAPPER "Suid wrapper for aRts, req'd for realtime prio" on \ - HAL "Use HAL backend for media:/ (FreeBSD 5 and newer only)" off \ + HAL "Use HAL backend for media:/ (FreeBSD 5+ only)" off \ HTDIG "Depend on htdig, used to build manual indices" off .include "${.CURDIR}/../../x11/kde3/Makefile.kde" diff --git a/x11/kdebase4-runtime/Makefile b/x11/kdebase4-runtime/Makefile index 84457e588c26..e74b8a1b36fb 100644 --- a/x11/kdebase4-runtime/Makefile +++ b/x11/kdebase4-runtime/Makefile @@ -52,7 +52,7 @@ CONFIGURE_ARGS+=--without-java \ --with-ssl-dir=${OPENSSLBASE} OPTIONS= ARTSWRAPPER "Suid wrapper for aRts, req'd for realtime prio" on \ - HAL "Use HAL backend for media:/ (FreeBSD 5 and newer only)" off \ + HAL "Use HAL backend for media:/ (FreeBSD 5+ only)" off \ HTDIG "Depend on htdig, used to build manual indices" off .include "${.CURDIR}/../../x11/kde3/Makefile.kde" diff --git a/x11/kdebase4-workspace/Makefile b/x11/kdebase4-workspace/Makefile index 84457e588c26..e74b8a1b36fb 100644 --- a/x11/kdebase4-workspace/Makefile +++ b/x11/kdebase4-workspace/Makefile @@ -52,7 +52,7 @@ CONFIGURE_ARGS+=--without-java \ --with-ssl-dir=${OPENSSLBASE} OPTIONS= ARTSWRAPPER "Suid wrapper for aRts, req'd for realtime prio" on \ - HAL "Use HAL backend for media:/ (FreeBSD 5 and newer only)" off \ + HAL "Use HAL backend for media:/ (FreeBSD 5+ only)" off \ HTDIG "Depend on htdig, used to build manual indices" off .include "${.CURDIR}/../../x11/kde3/Makefile.kde" diff --git a/x11/kdebase4/Makefile b/x11/kdebase4/Makefile index 84457e588c26..e74b8a1b36fb 100644 --- a/x11/kdebase4/Makefile +++ b/x11/kdebase4/Makefile @@ -52,7 +52,7 @@ CONFIGURE_ARGS+=--without-java \ --with-ssl-dir=${OPENSSLBASE} OPTIONS= ARTSWRAPPER "Suid wrapper for aRts, req'd for realtime prio" on \ - HAL "Use HAL backend for media:/ (FreeBSD 5 and newer only)" off \ + HAL "Use HAL backend for media:/ (FreeBSD 5+ only)" off \ HTDIG "Depend on htdig, used to build manual indices" off .include "${.CURDIR}/../../x11/kde3/Makefile.kde" |