diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-13 01:03:17 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-13 01:03:17 +0000 |
commit | a80969d36eef3fb8fce18be3e11e1541feb8632b (patch) | |
tree | c8f8f53dc6c7fa6e8b1caf7657be0dcfe033f870 /polish | |
parent | - Remove games/rtcw-paks because it is not needed. It installs 3 files, but (diff) |
Remove USE_REINPLACE from all categories starting with P
Notes
Notes:
svn path=/head/; revision=162206
Diffstat (limited to 'polish')
-rw-r--r-- | polish/gnugadu/Makefile | 1 | ||||
-rw-r--r-- | polish/gnugadu2/Makefile | 1 | ||||
-rw-r--r-- | polish/libgadu/Makefile | 1 | ||||
-rw-r--r-- | polish/sap/Makefile | 2 |
4 files changed, 0 insertions, 5 deletions
diff --git a/polish/gnugadu/Makefile b/polish/gnugadu/Makefile index f408615af88b..ee3016466f1a 100644 --- a/polish/gnugadu/Makefile +++ b/polish/gnugadu/Makefile @@ -20,7 +20,6 @@ BROKEN= Needs to be converted to OPTIONS USE_GMAKE= yes USE_GNOME= gtk12 -USE_REINPLACE= yes USE_SUBMAKE= yes GNU_CONFIGURE= yes diff --git a/polish/gnugadu2/Makefile b/polish/gnugadu2/Makefile index 8667180346d8..49a87f22ca02 100644 --- a/polish/gnugadu2/Makefile +++ b/polish/gnugadu2/Makefile @@ -25,7 +25,6 @@ USE_PERL5= yes USE_GMAKE= yes USE_GNOME= gtk20 GNU_CONFIGURE= yes -USE_REINPLACE= yes INSTALLS_SHLIB= yes WANT_GNOME= yes CONFLICTS= qhacc-[0-9]* diff --git a/polish/libgadu/Makefile b/polish/libgadu/Makefile index c729e5b5cb0f..8aec406b1c9d 100644 --- a/polish/libgadu/Makefile +++ b/polish/libgadu/Makefile @@ -13,7 +13,6 @@ MASTER_SITES= http://bsdguru.org/distfiles/ MAINTAINER= alex@BSDGuru.org COMMENT= This library is used by many IMs with Gadu-Gadu support -USE_REINPLACE= yes USE_GMAKE= yes USE_GNOME= gnomehack pkgconfig USE_AUTOTOOLS= aclocal:15 autoheader:259 autoconf:259 diff --git a/polish/sap/Makefile b/polish/sap/Makefile index 542194aafa5a..ca1ba70de843 100644 --- a/polish/sap/Makefile +++ b/polish/sap/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= alex@bsdguru.org COMMENT= A command line Polish-English and English-Polish dictionary -USE_REINPLACE= yes - do-configure: @${REINPLACE_CMD} -e 's|PREFIX=/usr|PREFIX=${PREFIX}|g' ${WRKSRC}/Makefile ${REINPLACE_CMD} -e 's|-O2|${CFLAGS}|' ${WRKSRC}/src/Makefile |