diff options
author | trevor <trevor@FreeBSD.org> | 2003-11-17 20:29:10 +0800 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2003-11-17 20:29:10 +0800 |
commit | 134a2ff668068c0cd7e3377f772f73ac1b92f2c3 (patch) | |
tree | 549c80090312265a4f699a560a6c5728a99640a3 /x11-toolkits | |
parent | 788aa2724ce75df128e38b71927de028f7cffd60 (diff) | |
download | freebsd-ports-gnome-134a2ff668068c0cd7e3377f772f73ac1b92f2c3.tar.gz freebsd-ports-gnome-134a2ff668068c0cd7e3377f772f73ac1b92f2c3.tar.zst freebsd-ports-gnome-134a2ff668068c0cd7e3377f772f73ac1b92f2c3.zip |
USE_REINPLACE need be defined only when REINPLACE_CMD is used.
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/bakery/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/eel2/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/gal/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/gal2/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/gtksourceview/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/libbonoboui/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/libgnomeprintui/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/libgnomeprintui20/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/libwnck/Makefile | 1 |
9 files changed, 0 insertions, 9 deletions
diff --git a/x11-toolkits/bakery/Makefile b/x11-toolkits/bakery/Makefile index 0058bf0b7600..0cdde5fea476 100644 --- a/x11-toolkits/bakery/Makefile +++ b/x11-toolkits/bakery/Makefile @@ -20,7 +20,6 @@ USE_X_PREFIX= yes USE_PERL5= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack -USE_REINPLACE= yes USE_LIBTOOL= yes INSTALLS_SHLIB= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/x11-toolkits/eel2/Makefile b/x11-toolkits/eel2/Makefile index e29125a881b1..ee5fb251c7d9 100644 --- a/x11-toolkits/eel2/Makefile +++ b/x11-toolkits/eel2/Makefile @@ -23,7 +23,6 @@ USE_GMAKE= yes USE_X_PREFIX= yes USE_GNOME= gnomeprefix gnomehack gnomehier gnomevfs2 gail libgnomeui USE_LIBTOOL= yes -USE_REINPLACE= yes INSTALLS_SHLIB= yes CONFIGURE_ARGS= --enable-shared --enable-static CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/x11-toolkits/gal/Makefile b/x11-toolkits/gal/Makefile index aabc3cd2502d..d84647ab016d 100644 --- a/x11-toolkits/gal/Makefile +++ b/x11-toolkits/gal/Makefile @@ -24,7 +24,6 @@ USE_PERL5= yes USE_GMAKE= yes USE_GNOME= gnomehack gnomeprefix gnomehier libglade gnomevfs GNOME_HTML_DIR= ${PREFIX}/share/doc/gal -USE_REINPLACE= yes INSTALLS_SHLIB= yes USE_LIBTOOL= yes CONFIGURE_ARGS= --enable-static --with-libiconv diff --git a/x11-toolkits/gal2/Makefile b/x11-toolkits/gal2/Makefile index 322e970c5e4c..610697fe166a 100644 --- a/x11-toolkits/gal2/Makefile +++ b/x11-toolkits/gal2/Makefile @@ -22,7 +22,6 @@ USE_PERL5= yes USE_GMAKE= yes USE_GNOME= gnomehack gnomeprefix gnomehier libgnomeui libgnomeprintui GNOME_HTML_DIR= ${PREFIX}/share/doc/gal2 -USE_REINPLACE= yes INSTALLS_SHLIB= yes USE_LIBTOOL= yes CONFIGURE_ARGS= --enable-static --with-libiconv diff --git a/x11-toolkits/gtksourceview/Makefile b/x11-toolkits/gtksourceview/Makefile index 453726537c6b..f9b6f55b6d22 100644 --- a/x11-toolkits/gtksourceview/Makefile +++ b/x11-toolkits/gtksourceview/Makefile @@ -17,7 +17,6 @@ COMMENT= A text widget that adds syntax highlighting to the GtkTextView widget USE_BZIP2= yes USE_X_PREFIX= yes -USE_REINPLACE= yes USE_GMAKE= yes USE_LIBTOOL= yes INSTALLS_SHLIB= yes diff --git a/x11-toolkits/libbonoboui/Makefile b/x11-toolkits/libbonoboui/Makefile index bd8ab270002c..d19530971b86 100644 --- a/x11-toolkits/libbonoboui/Makefile +++ b/x11-toolkits/libbonoboui/Makefile @@ -18,7 +18,6 @@ COMMENT= GUI frontend to the libbonobo component of GNOME 2 USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes -USE_REINPLACE= yes USE_GNOME= gnomeprefix gnomehack gnomehier libgnomecanvas libgnome USE_LIBTOOL= yes INSTALLS_SHLIB= yes diff --git a/x11-toolkits/libgnomeprintui/Makefile b/x11-toolkits/libgnomeprintui/Makefile index 04ef01d8f43c..6daf38939e92 100644 --- a/x11-toolkits/libgnomeprintui/Makefile +++ b/x11-toolkits/libgnomeprintui/Makefile @@ -20,7 +20,6 @@ USE_X_PREFIX= yes USE_XPM= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack libgnomeprint libgnomecanvas -USE_REINPLACE= yes INSTALLS_SHLIB= yes USE_LIBTOOL= yes USE_BISON= yes diff --git a/x11-toolkits/libgnomeprintui20/Makefile b/x11-toolkits/libgnomeprintui20/Makefile index bb0635ce5eb5..9b64fed5f340 100644 --- a/x11-toolkits/libgnomeprintui20/Makefile +++ b/x11-toolkits/libgnomeprintui20/Makefile @@ -23,7 +23,6 @@ USE_X_PREFIX= yes USE_XPM= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack libgnomecanvas -USE_REINPLACE= yes INSTALLS_SHLIB= yes GNU_CONFIGURE= yes USE_BISON= yes diff --git a/x11-toolkits/libwnck/Makefile b/x11-toolkits/libwnck/Makefile index 87e8908a6f80..9d5872167162 100644 --- a/x11-toolkits/libwnck/Makefile +++ b/x11-toolkits/libwnck/Makefile @@ -21,7 +21,6 @@ USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= gnomehack gtk20 -USE_REINPLACE= yes USE_BISON= yes INSTALLS_SHLIB= yes USE_LIBTOOL= yes |