diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-03-20 10:03:51 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-03-20 10:03:51 +0000 |
commit | 6f8a3dbfb13db6ee70c844d085a8f76c64fab6ef (patch) | |
tree | 6ee88f98657f9c200a7c9ab4e8cf3c0eaf0c4d5b /sysutils/pax-utils | |
parent | a1807bcfe56b6446dd8fe5d6176917ca78afd940 (diff) |
Notes
Diffstat (limited to 'sysutils/pax-utils')
-rw-r--r-- | sysutils/pax-utils/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysutils/pax-utils/Makefile b/sysutils/pax-utils/Makefile index f217f91fefce..f9e1def7f7b1 100644 --- a/sysutils/pax-utils/Makefile +++ b/sysutils/pax-utils/Makefile @@ -18,7 +18,6 @@ COMMENT= Various ELF related utils for ELF32, ELF64 binaries USE_BZIP2= true USE_GMAKE= true -USE_GETOPT_LONG=true USE_GCC= 3.4+ PLIST_FILES= bin/dumpelf bin/pspax bin/scanelf |