diff options
Diffstat (limited to 'audio')
-rw-r--r-- | audio/arts/Makefile | 1 | ||||
-rw-r--r-- | audio/gnomespeech/Makefile | 1 | ||||
-rw-r--r-- | audio/snowstar/Makefile | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/audio/arts/Makefile b/audio/arts/Makefile index 38be08372d36..bc79e4226dba 100644 --- a/audio/arts/Makefile +++ b/audio/arts/Makefile @@ -26,7 +26,6 @@ GNU_CONFIGURE= yes USE_GMAKE= yes INSTALLS_SHLIB= yes QTCPPFLAGS+= -L${LOCALBASE}/lib -USE_REINPLACE= yes DO_NOT_COMPILE+=gmcop CONFIGURE_ENV+= DO_NOT_COMPILE="${DO_NOT_COMPILE}" diff --git a/audio/gnomespeech/Makefile b/audio/gnomespeech/Makefile index c1ccecaaf3e8..03caeea2ba6d 100644 --- a/audio/gnomespeech/Makefile +++ b/audio/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/audio/snowstar/Makefile b/audio/snowstar/Makefile index 276a3a1e4081..f6b3d6041ae6 100644 --- a/audio/snowstar/Makefile +++ b/audio/snowstar/Makefile @@ -18,7 +18,6 @@ RUN_DEPENDS= rio:${PORTSDIR}/audio/rio \ NO_BUILD= true NO_WRKSUBDIR= true -USE_REINPLACE= true DOC_FILES= CHANGES TODO README_Snowstar LICENSE |