aboutsummaryrefslogtreecommitdiffstats
path: root/editors/xenon
diff options
context:
space:
mode:
Diffstat (limited to 'editors/xenon')
-rw-r--r--editors/xenon/Makefile4
-rw-r--r--editors/xenon/distinfo2
-rw-r--r--editors/xenon/files/patch-ab2
3 files changed, 4 insertions, 4 deletions
diff --git a/editors/xenon/Makefile b/editors/xenon/Makefile
index a5322d57cc4b..b203eaeafd2a 100644
--- a/editors/xenon/Makefile
+++ b/editors/xenon/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: xenon
-# Version required: 0.6.5
+# Version required: 0.6.6
# Date created: 22 October 1999
# Whom: Chris D. Faulhaber <jedgar@fxp.org>
#
# $FreeBSD$
#
-DISTNAME= xenon-0.6.5
+DISTNAME= xenon-0.6.6
CATEGORIES= editors
MASTER_SITES= ftp://ftp.proximity.com.au/pub/xenon/
diff --git a/editors/xenon/distinfo b/editors/xenon/distinfo
index c7869511e7bc..292d988df813 100644
--- a/editors/xenon/distinfo
+++ b/editors/xenon/distinfo
@@ -1 +1 @@
-MD5 (xenon-0.6.5.tar.gz) = 175acb902f57976d497cabe0e7174636
+MD5 (xenon-0.6.6.tar.gz) = c7f628966ea77bfdcb9ea98957e82508
diff --git a/editors/xenon/files/patch-ab b/editors/xenon/files/patch-ab
index be2f0cf28ac9..9769c3c94e3a 100644
--- a/editors/xenon/files/patch-ab
+++ b/editors/xenon/files/patch-ab
@@ -16,7 +16,7 @@
# For making a dso, add -fPIC
-CCFLAGS = $(OPTIMIZER) -pipe -Wall -fno-exceptions
-+CCFLAGS = $(CXXFLAGS)
++CCFLAGS = $(CXXFLAGS) $(CFLAGS)
-INCLUDES = -I$(XEINC)
+INCLUDES = -I$(XEINC) -I/usr/X11R6/include