diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-11 22:49:56 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-11 22:49:56 +0000 |
commit | 0f12b488a50bf55f18e720cb4d4e8224c8b3d857 (patch) | |
tree | 7a6db5d01e610802138fff879ca18efeea190977 /net/cactid | |
parent | Move the gtkmm24 programming reference to the gtkmm24-reference port. (diff) |
Remove USE_REINPLACE from all categories starting with N
Diffstat (limited to 'net/cactid')
-rw-r--r-- | net/cactid/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/cactid/Makefile b/net/cactid/Makefile index 8e56538a6fb9..8d14cb510264 100644 --- a/net/cactid/Makefile +++ b/net/cactid/Makefile @@ -20,7 +20,6 @@ GNU_CONFIGURE= YES CONFIGURE_ARGS+=--with-mysql=${LOCALBASE} --with-snmp=${LOCALBASE} USE_MYSQL= YES USE_OPENSSL= YES -USE_REINPLACE= YES post-patch: @${REINPLACE_CMD} 's,%%PREFIX%%,${PREFIX},' \ |