diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-03-20 09:23:28 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-03-20 09:23:28 +0000 |
commit | dad0d0873a3d4f82a21a868dc5cb50e86c14565b (patch) | |
tree | e462a7690aebd4bb8e131b767361f662174e8b9c /archivers | |
parent | edc067f59bc9c29de917cab8043ed939ebb462af (diff) | |
download | freebsd-ports-dad0d0873a3d4f82a21a868dc5cb50e86c14565b.zip |
- Remove USE_GETOPT_LONG which is a no-op since March 2007
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/advancecomp/Makefile | 1 | ||||
-rw-r--r-- | archivers/cabextract/Makefile | 1 | ||||
-rw-r--r-- | archivers/dact/Makefile | 1 | ||||
-rw-r--r-- | archivers/fastjar/Makefile | 1 | ||||
-rw-r--r-- | archivers/lbrate/Makefile | 1 | ||||
-rw-r--r-- | archivers/libmspack/Makefile | 1 | ||||
-rw-r--r-- | archivers/nomarch/Makefile | 2 | ||||
-rw-r--r-- | archivers/sectar/Makefile | 1 | ||||
-rw-r--r-- | archivers/unmakeself/Makefile | 1 |
9 files changed, 0 insertions, 10 deletions
diff --git a/archivers/advancecomp/Makefile b/archivers/advancecomp/Makefile index a2fd3a689978..05df40d838fd 100644 --- a/archivers/advancecomp/Makefile +++ b/archivers/advancecomp/Makefile @@ -14,7 +14,6 @@ MASTER_SITE_SUBDIR= advancemame MAINTAINER= ports@FreeBSD.org COMMENT= Recompression utilities for .ZIP, .PNG, .MNG and .GZ files -USE_GETOPT_LONG= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/archivers/cabextract/Makefile b/archivers/cabextract/Makefile index df4cf5a7dde0..69f08af37886 100644 --- a/archivers/cabextract/Makefile +++ b/archivers/cabextract/Makefile @@ -13,7 +13,6 @@ MASTER_SITES= http://www.cabextract.org.uk/ MAINTAINER= gabor@FreeBSD.org COMMENT= A program to extract Microsoft cabinet (.CAB) files -USE_GETOPT_LONG= yes GNU_CONFIGURE= yes MANLANG= "" ja diff --git a/archivers/dact/Makefile b/archivers/dact/Makefile index 9f7fe10d4573..05456268dc63 100644 --- a/archivers/dact/Makefile +++ b/archivers/dact/Makefile @@ -17,7 +17,6 @@ COMMENT= Dynamic Adaptive Compression Tool LIB_DEPENDS= mcrypt.8:${PORTSDIR}/security/libmcrypt \ lzo.1:${PORTSDIR}/archivers/lzo -USE_GETOPT_LONG= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} \ diff --git a/archivers/fastjar/Makefile b/archivers/fastjar/Makefile index 599d3c2ac3d6..328b0ca3c603 100644 --- a/archivers/fastjar/Makefile +++ b/archivers/fastjar/Makefile @@ -15,7 +15,6 @@ MAINTAINER= maho@FreeBSD.org COMMENT= A version of JDK's `jar' command written entirely in C USE_BZIP2= yes -USE_GETOPT_LONG=yes USE_GMAKE= yes WRKSRC= ${WRKDIR}/${PORTNAME} GNU_CONFIGURE= yes diff --git a/archivers/lbrate/Makefile b/archivers/lbrate/Makefile index 2e602ed6317b..fa9b9487d5f9 100644 --- a/archivers/lbrate/Makefile +++ b/archivers/lbrate/Makefile @@ -15,7 +15,6 @@ MASTER_SITE_SUBDIR= utils/compress MAINTAINER= ports@FreeBSD.org COMMENT= Extract/decompress CP/M LBR archives -USE_GETOPT_LONG= yes MAKE_ARGS= CC="${CC}" CFLAGS="${CPPFLAGS} ${CFLAGS} ${LDFLAGS}" MAN1= lbrate.1 diff --git a/archivers/libmspack/Makefile b/archivers/libmspack/Makefile index 20747c913db0..f709c79c56cd 100644 --- a/archivers/libmspack/Makefile +++ b/archivers/libmspack/Makefile @@ -16,7 +16,6 @@ MAINTAINER= fjoe@FreeBSD.org COMMENT= A library for Microsoft compression formats USE_AUTOTOOLS= libtool:15 -USE_GETOPT_LONG= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} INSTALLS_SHLIB= yes diff --git a/archivers/nomarch/Makefile b/archivers/nomarch/Makefile index 6a3d7b99e690..584f2bb420a0 100644 --- a/archivers/nomarch/Makefile +++ b/archivers/nomarch/Makefile @@ -15,8 +15,6 @@ MASTER_SITE_SUBDIR= utils/compress MAINTAINER= gabor@FreeBSD.org COMMENT= Extracts files from the old `.arc' archive format -USE_GETOPT_LONG=yes - MAN1= nomarch.1 PLIST_FILES= bin/nomarch PORTDOCS= COPYING ChangeLog NEWS README TODO diff --git a/archivers/sectar/Makefile b/archivers/sectar/Makefile index 19cee04ee6a4..b234ee46ef0e 100644 --- a/archivers/sectar/Makefile +++ b/archivers/sectar/Makefile @@ -15,7 +15,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A program to create encrypted tar archives PLIST_FILES= bin/sectar -USE_GETOPT_LONG= yes GNU_CONFIGURE= yes .include <bsd.port.mk> diff --git a/archivers/unmakeself/Makefile b/archivers/unmakeself/Makefile index f596039587a7..0e043f8d0a93 100644 --- a/archivers/unmakeself/Makefile +++ b/archivers/unmakeself/Makefile @@ -14,7 +14,6 @@ MAINTAINER= jylefort@FreeBSD.org COMMENT= Extract Makeself archives LDFLAGS= -larchive -lbz2 -lz -USE_GETOPT_LONG=yes NO_WRKSUBDIR= yes PLIST_FILES= bin/unmakeself |