diff options
author | sem <sem@FreeBSD.org> | 2006-02-07 17:56:16 +0000 |
---|---|---|
committer | sem <sem@FreeBSD.org> | 2006-02-07 17:56:16 +0000 |
commit | 6b32587e21470f1c19ad1417d849f242d3c11833 (patch) | |
tree | 893832526552e92e836e3aa054cfd0a92f687b6d /www/cgicc/Makefile | |
parent | b7fc351009a9e97dcd443617c03c73be8fd00346 (diff) | |
download | FreeBSD-ports-6b32587e21470f1c19ad1417d849f242d3c11833.zip FreeBSD-ports-6b32587e21470f1c19ad1417d849f242d3c11833.tar.gz |
- Remove USE_REINPLACE from my ports
Diffstat (limited to 'www/cgicc/Makefile')
-rw-r--r-- | www/cgicc/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/cgicc/Makefile b/www/cgicc/Makefile index 5a0059a..6ecf119 100644 --- a/www/cgicc/Makefile +++ b/www/cgicc/Makefile @@ -14,7 +14,6 @@ MASTER_SITES= ftp://ftp.cgicc.org/ MAINTAINER= sem@FreeBSD.org COMMENT= A C++ class library for writing CGI applications -USE_REINPLACE= yes USE_GMAKE= yes USE_AUTOTOOLS= libtool:13:inc CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} |