diff options
author | asami <asami@FreeBSD.org> | 1998-09-15 17:39:00 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-09-15 17:39:00 +0800 |
commit | a90f186032c5f084db677dc638baf3715057006b (patch) | |
tree | 8e8f81ad4937bec9d1c3978f22caa955dafee634 /x11-toolkits | |
parent | 4b7580ba60be85c57fb7f8d4d4c79e1c2d28c80e (diff) | |
download | freebsd-ports-gnome-a90f186032c5f084db677dc638baf3715057006b.tar.gz freebsd-ports-gnome-a90f186032c5f084db677dc638baf3715057006b.tar.zst freebsd-ports-gnome-a90f186032c5f084db677dc638baf3715057006b.zip |
No need to use += for variable defined only once. (I know it's just
a comment, but a bad one nonetheless. :)
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/gtk--/Makefile | 4 | ||||
-rw-r--r-- | x11-toolkits/gtk--2/Makefile | 4 | ||||
-rw-r--r-- | x11-toolkits/gtkmm12/Makefile | 4 | ||||
-rw-r--r-- | x11-toolkits/gtkmm20/Makefile | 4 | ||||
-rw-r--r-- | x11-toolkits/gtkmm24/Makefile | 4 | ||||
-rw-r--r-- | x11-toolkits/gtkmm30/Makefile | 4 |
6 files changed, 12 insertions, 12 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: diff --git a/x11-toolkits/gtk--2/Makefile b/x11-toolkits/gtk--2/Makefile index 62ca273522e6..e62d212a4092 100644 --- a/x11-toolkits/gtk--2/Makefile +++ b/x11-toolkits/gtk--2/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: diff --git a/x11-toolkits/gtkmm12/Makefile b/x11-toolkits/gtkmm12/Makefile index 62ca273522e6..e62d212a4092 100644 --- a/x11-toolkits/gtkmm12/Makefile +++ b/x11-toolkits/gtkmm12/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: diff --git a/x11-toolkits/gtkmm20/Makefile b/x11-toolkits/gtkmm20/Makefile index 62ca273522e6..e62d212a4092 100644 --- a/x11-toolkits/gtkmm20/Makefile +++ b/x11-toolkits/gtkmm20/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: diff --git a/x11-toolkits/gtkmm24/Makefile b/x11-toolkits/gtkmm24/Makefile index 62ca273522e6..e62d212a4092 100644 --- a/x11-toolkits/gtkmm24/Makefile +++ b/x11-toolkits/gtkmm24/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: diff --git a/x11-toolkits/gtkmm30/Makefile b/x11-toolkits/gtkmm30/Makefile index 62ca273522e6..e62d212a4092 100644 --- a/x11-toolkits/gtkmm30/Makefile +++ b/x11-toolkits/gtkmm30/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: |