diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-02-19 11:39:14 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-02-19 11:39:14 +0000 |
commit | 1337aded1e981fd92dfdeaad531b667ebbe30b57 (patch) | |
tree | 2014d824f2cef34bfa703571eba0d3315ba070d1 /archivers/tardy/Makefile | |
parent | c076dcb797f5ba266f84a9ea2d4446bb71b41205 (diff) | |
download | ports-1337aded1e981fd92dfdeaad531b667ebbe30b57.tar.gz ports-1337aded1e981fd92dfdeaad531b667ebbe30b57.zip |
Notes
Diffstat (limited to 'archivers/tardy/Makefile')
-rw-r--r-- | archivers/tardy/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/archivers/tardy/Makefile b/archivers/tardy/Makefile index 25cc2456ba92..5b45be8815d7 100644 --- a/archivers/tardy/Makefile +++ b/archivers/tardy/Makefile @@ -14,7 +14,6 @@ MASTER_SITES= http://tardy.sourceforge.net/ MAINTAINER= ehaupt@FreeBSD.org COMMENT= Manipulate the file headers in tar archive files in various ways -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} |