diff options
author | edwin <edwin@FreeBSD.org> | 2006-05-13 09:03:17 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2006-05-13 09:03:17 +0800 |
commit | a4ecb1874c89e36e9716793350d4ccc996f72535 (patch) | |
tree | f97b2c66bc4db9f90689cf35ef00c94d2c3ef25c /polish/sap | |
parent | 46ab79c01b981b0392e36772cb92f9209cc26db8 (diff) | |
download | freebsd-ports-gnome-a4ecb1874c89e36e9716793350d4ccc996f72535.tar.gz freebsd-ports-gnome-a4ecb1874c89e36e9716793350d4ccc996f72535.tar.zst freebsd-ports-gnome-a4ecb1874c89e36e9716793350d4ccc996f72535.zip |
Remove USE_REINPLACE from all categories starting with P
Diffstat (limited to 'polish/sap')
-rw-r--r-- | polish/sap/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
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 |