diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2004-05-11 12:05:40 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2004-05-11 12:05:40 +0000 |
commit | 870a3e768e7f447d6e48c192322cee9b8bd95747 (patch) | |
tree | 0c39e816bf44e3b5367b0d464099b942db4821cb /sysutils/ntfsprogs | |
parent | c459f588d42cc5926bbbc4895c3aefad90b6ce52 (diff) | |
download | ports-870a3e768e7f447d6e48c192322cee9b8bd95747.tar.gz ports-870a3e768e7f447d6e48c192322cee9b8bd95747.zip |
Notes
Diffstat (limited to 'sysutils/ntfsprogs')
-rw-r--r-- | sysutils/ntfsprogs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/ntfsprogs/Makefile b/sysutils/ntfsprogs/Makefile index eb6e28b25464..f16aa1ccbb9a 100644 --- a/sysutils/ntfsprogs/Makefile +++ b/sysutils/ntfsprogs/Makefile @@ -17,6 +17,7 @@ COMMENT= Utilities and library to manipulate NTFS partitions GNU_CONFIGURE= yes USE_GCC= 3.3 USE_REINPLACE= yes +USE_GETOPT_LONG= yes MAN8= mkntfs.8 \ ntfscat.8 \ |