diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-03 05:14:35 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-03 05:14:35 +0000 |
commit | 179697185db80e426e28ad40d6d8ff6c2b143872 (patch) | |
tree | 1d93c88edb7b001cd163c05bf6a97f1ad07856e3 /archivers/arj/Makefile | |
parent | f0042b318fc95e42fd6cbdddf7718824cbe71d27 (diff) |
Notes
Diffstat (limited to 'archivers/arj/Makefile')
-rw-r--r-- | archivers/arj/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/archivers/arj/Makefile b/archivers/arj/Makefile index 6eb35e114078..646b9df90a42 100644 --- a/archivers/arj/Makefile +++ b/archivers/arj/Makefile @@ -14,7 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= garga@FreeBSD.org COMMENT= Open-source ARJ -USE_REINPLACE= yes USE_AUTOTOOLS= autoconf:259 USE_GMAKE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} |