aboutsummaryrefslogtreecommitdiff
path: root/audio/terminatorx
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-05-18 17:54:18 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-05-18 17:54:18 +0000
commitf0569297de9d5e8a603bd92d73c758c1a36ec56e (patch)
treefa3e7cab65119e82afbe52e3dfc8f54314d9c834 /audio/terminatorx
parent66b241a526394d08c9d9afbd3e54ccdcda57b5ca (diff)
downloadports-f0569297de9d5e8a603bd92d73c758c1a36ec56e.tar.gz
ports-f0569297de9d5e8a603bd92d73c758c1a36ec56e.zip
Fix configure in the absence of GNOME.
Reported by: bento
Notes
Notes: svn path=/head/; revision=81260
Diffstat (limited to 'audio/terminatorx')
-rw-r--r--audio/terminatorx/files/patch-configure11
1 files changed, 11 insertions, 0 deletions
diff --git a/audio/terminatorx/files/patch-configure b/audio/terminatorx/files/patch-configure
new file mode 100644
index 000000000000..49f6f8747390
--- /dev/null
+++ b/audio/terminatorx/files/patch-configure
@@ -0,0 +1,11 @@
+--- configure.orig Sun May 18 13:52:38 2003
++++ configure Sun May 18 13:53:02 2003
+@@ -7319,6 +7319,8 @@
+ echo "${ECHO_T}Found GNOME - installing terminatorX.desktop." >&6
+ OPTION_GNOME="yes"
+ else
++ GNOMEpresent_TRUE='#'
++ GNOMEpresent_FALSE=
+ echo "$as_me:$LINENO: result: GNOME not found." >&5
+ echo "${ECHO_T}GNOME not found." >&6
+ fi