diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-09-12 08:16:07 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-09-12 08:16:07 +0000 |
commit | e29da7e80862520d5323f198330b028bbd7c9071 (patch) | |
tree | 4f51cf507b5de02ed553b58819d995667cac7bd7 /sysutils/pax-utils | |
parent | 7bb7a11c662caa9cff895188dce7959ab1d2f36c (diff) | |
download | ports-e29da7e80862520d5323f198330b028bbd7c9071.tar.gz ports-e29da7e80862520d5323f198330b028bbd7c9071.zip |
Notes
Diffstat (limited to 'sysutils/pax-utils')
-rw-r--r-- | sysutils/pax-utils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/pax-utils/Makefile b/sysutils/pax-utils/Makefile index b7f259e2cba3..cd23cd63cff3 100644 --- a/sysutils/pax-utils/Makefile +++ b/sysutils/pax-utils/Makefile @@ -18,6 +18,7 @@ COMMENT= Various ELF related utils for ELF32, ELF64 binaries USE_BZIP2= true USE_GMAKE= true +USE_GETOPT_LONG=true MAN1= dumpelf.1 pspax.1 scanelf.1 |