summaryrefslogtreecommitdiff
path: root/editors/xenon
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-11-26 17:24:40 +0000
committerSteve Price <steve@FreeBSD.org>1999-11-26 17:24:40 +0000
commit19ce14c3bab874b4f4f7711fb50b62dc74a9a705 (patch)
tree7a1f12a2ef812d7a84888d69d32164fd4ab9dba2 /editors/xenon
parentUpdate to version 0.5.1. (diff)
Update to version 0.6.6.
PR: 15068 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=23351
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