diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2003-11-17 12:29:10 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2003-11-17 12:29:10 +0000 |
commit | b3ba3ae4272e4c4220fb51995e26b0b707865b33 (patch) | |
tree | 43a10a02f7124aa5b738e7b4700f122f30641001 /misc | |
parent | 77de57715eaa7f5916568b4cc5abd98ede51b434 (diff) | |
download | ports-b3ba3ae4272e4c4220fb51995e26b0b707865b33.tar.gz ports-b3ba3ae4272e4c4220fb51995e26b0b707865b33.zip |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/gnome-user-docs/Makefile | 1 | ||||
-rw-r--r-- | misc/gnomeuserdocs2/Makefile | 1 | ||||
-rw-r--r-- | misc/jargon/Makefile | 1 | ||||
-rw-r--r-- | misc/kdeedu3/Makefile | 1 | ||||
-rw-r--r-- | misc/kdeedu4/Makefile | 1 | ||||
-rw-r--r-- | misc/quick-lounge-applet/Makefile | 1 |
6 files changed, 0 insertions, 6 deletions
diff --git a/misc/gnome-user-docs/Makefile b/misc/gnome-user-docs/Makefile index 213d3729bff8..c28259db50f7 100644 --- a/misc/gnome-user-docs/Makefile +++ b/misc/gnome-user-docs/Makefile @@ -22,7 +22,6 @@ RUN_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes USE_GNOME= gnomeprefix gnomehack gnomehier gnometarget diff --git a/misc/gnomeuserdocs2/Makefile b/misc/gnomeuserdocs2/Makefile index 213d3729bff8..c28259db50f7 100644 --- a/misc/gnomeuserdocs2/Makefile +++ b/misc/gnomeuserdocs2/Makefile @@ -22,7 +22,6 @@ RUN_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes USE_GNOME= gnomeprefix gnomehack gnomehier gnometarget diff --git a/misc/jargon/Makefile b/misc/jargon/Makefile index cb6ff79d51b0..b912e97579a4 100644 --- a/misc/jargon/Makefile +++ b/misc/jargon/Makefile @@ -14,7 +14,6 @@ MAINTAINER= sf@FreeBSD.org COMMENT= The famous jargon file NO_BUILD= yes -USE_REINPLACE= yes DATADIR= ${PREFIX}/share/jargon diff --git a/misc/kdeedu3/Makefile b/misc/kdeedu3/Makefile index b363c7fbdb26..8c81ff8810de 100644 --- a/misc/kdeedu3/Makefile +++ b/misc/kdeedu3/Makefile @@ -21,7 +21,6 @@ PREFIX= ${KDE_PREFIX} USE_BZIP2= yes USE_XPM= yes USE_GMAKE= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes INSTALLS_SHLIB= yes diff --git a/misc/kdeedu4/Makefile b/misc/kdeedu4/Makefile index b363c7fbdb26..8c81ff8810de 100644 --- a/misc/kdeedu4/Makefile +++ b/misc/kdeedu4/Makefile @@ -21,7 +21,6 @@ PREFIX= ${KDE_PREFIX} USE_BZIP2= yes USE_XPM= yes USE_GMAKE= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes INSTALLS_SHLIB= yes diff --git a/misc/quick-lounge-applet/Makefile b/misc/quick-lounge-applet/Makefile index c8eb5b4c3e3a..75ce426056e6 100644 --- a/misc/quick-lounge-applet/Makefile +++ b/misc/quick-lounge-applet/Makefile @@ -18,7 +18,6 @@ COMMENT= Applet to orginize your preferred applications on the GNOME Panel USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes -USE_REINPLACE= yes USE_GNOME= gnomeprefix gnomehack gnomepanel USE_LIBTOOL= yes INSTALLS_SHLIB= yes |