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 /accessibility | |
parent | 77de57715eaa7f5916568b4cc5abd98ede51b434 (diff) |
Notes
Diffstat (limited to 'accessibility')
-rw-r--r-- | accessibility/atk/Makefile | 1 | ||||
-rw-r--r-- | accessibility/gnome-mag/Makefile | 1 | ||||
-rw-r--r-- | accessibility/gnome-speech/Makefile | 1 | ||||
-rw-r--r-- | accessibility/gnomemag/Makefile | 1 | ||||
-rw-r--r-- | accessibility/gnomespeech/Makefile | 1 | ||||
-rw-r--r-- | accessibility/gnopernicus/Makefile | 1 |
6 files changed, 0 insertions, 6 deletions
diff --git a/accessibility/atk/Makefile b/accessibility/atk/Makefile index 42db9556432a..b8ea29830a82 100644 --- a/accessibility/atk/Makefile +++ b/accessibility/atk/Makefile @@ -18,7 +18,6 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= A GNOME accessibility toolkit (ATK) USE_BZIP2= yes -USE_REINPLACE= yes INSTALLS_SHLIB= yes USE_LIBTOOL= yes USE_GNOME= gnomehack glib20 diff --git a/accessibility/gnome-mag/Makefile b/accessibility/gnome-mag/Makefile index 14c045d6780a..6284b8cb3d0e 100644 --- a/accessibility/gnome-mag/Makefile +++ b/accessibility/gnome-mag/Makefile @@ -18,7 +18,6 @@ COMMENT= GNOME screen magnifier USE_X_PREFIX= yes USE_GNOME= gnomehack gnomeprefix atspi libbonobo -USE_REINPLACE= yes USE_GMAKE= yes USE_LIBTOOL= yes INSTALLS_SHLIB= yes diff --git a/accessibility/gnome-speech/Makefile b/accessibility/gnome-speech/Makefile index c1ccecaaf3e8..03caeea2ba6d 100644 --- a/accessibility/gnome-speech/Makefile +++ b/accessibility/gnome-speech/Makefile @@ -17,7 +17,6 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= GNOME text-to-speech API USE_BZIP2= yes -USE_REINPLACE= yes USE_GMAKE= yes USE_GNOME= gnomehack libbonobo GNU_CONFIGURE= yes diff --git a/accessibility/gnomemag/Makefile b/accessibility/gnomemag/Makefile index 14c045d6780a..6284b8cb3d0e 100644 --- a/accessibility/gnomemag/Makefile +++ b/accessibility/gnomemag/Makefile @@ -18,7 +18,6 @@ COMMENT= GNOME screen magnifier USE_X_PREFIX= yes USE_GNOME= gnomehack gnomeprefix atspi libbonobo -USE_REINPLACE= yes USE_GMAKE= yes USE_LIBTOOL= yes INSTALLS_SHLIB= yes diff --git a/accessibility/gnomespeech/Makefile b/accessibility/gnomespeech/Makefile index c1ccecaaf3e8..03caeea2ba6d 100644 --- a/accessibility/gnomespeech/Makefile +++ b/accessibility/gnomespeech/Makefile @@ -17,7 +17,6 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= GNOME text-to-speech API USE_BZIP2= yes -USE_REINPLACE= yes USE_GMAKE= yes USE_GNOME= gnomehack libbonobo GNU_CONFIGURE= yes diff --git a/accessibility/gnopernicus/Makefile b/accessibility/gnopernicus/Makefile index a02e24df9fe8..7b194adc7d16 100644 --- a/accessibility/gnopernicus/Makefile +++ b/accessibility/gnopernicus/Makefile @@ -20,7 +20,6 @@ LIB_DEPENDS= gnome-mag.1:${PORTSDIR}/x11/gnomemag \ USE_BZIP2= yes USE_X_PREFIX= yes -USE_REINPLACE= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack gnomehier libgnomeui atspi USE_LIBTOOL= yes |