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/c3270 | |
parent | Move the gtkmm24 programming reference to the gtkmm24-reference port. (diff) |
Remove USE_REINPLACE from all categories starting with N
Notes
Notes:
svn path=/head/; revision=162141
Diffstat (limited to 'net/c3270')
-rw-r--r-- | net/c3270/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net/c3270/Makefile b/net/c3270/Makefile index 3c32d0f610a9..5ee595bfa126 100644 --- a/net/c3270/Makefile +++ b/net/c3270/Makefile @@ -23,8 +23,6 @@ CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} USE_OPENSSL= yes -USE_REINPLACE= yes - MAN1= c3270.1 \ x3270if.1 \ x3270-script.1 \ |