summaryrefslogtreecommitdiff
path: root/x11-toolkits/gtk--
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-09-15 09:39:00 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-09-15 09:39:00 +0000
commit3067bb6524e8baa7f9a9305faba69b963f420115 (patch)
treebc1a9bc8a508d9c8413711096c4e60f948f6c498 /x11-toolkits/gtk--
parentChecksum changed.... (diff)
No need to use += for variable defined only once. (I know it's just
a comment, but a bad one nonetheless. :)
Notes
Notes: svn path=/head/; revision=13141
Diffstat (limited to 'x11-toolkits/gtk--')
-rw-r--r--x11-toolkits/gtk--/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/gtk--/Makefile b/x11-toolkits/gtk--/Makefile
index 62ca273522e6..e62d212a4092 100644
--- a/x11-toolkits/gtk--/Makefile
+++ b/x11-toolkits/gtk--/Makefile
@@ -3,7 +3,7 @@
# Date created: 11 May 1998
# Whom: Yukihiro Nakai <Nakai@technologist.com>
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1998/08/31 22:01:46 kuriyama Exp $
#
DISTNAME= Gtk---0.9.14
@@ -20,7 +20,7 @@ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
#GNU_CONFIGURE= yes
USE_AUTOCONF= yes
# for the future GNOME support
-#CONFIGURE_ARGS+= --with-gnome=${X11BASE}
+#CONFIGURE_ARGS= --with-gnome=${X11BASE}
USE_GMAKE= yes
post-install: