diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-10-21 15:21:13 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-10-21 15:21:13 +0000 |
commit | a0bcd2cf684ff6bc2faf242e6678282f20a3ee44 (patch) | |
tree | a5029ff30555b3a7ee0621f4dd5aacb832fde1d8 /sysutils/afflib/Makefile | |
parent | b7fb6d6f05e67910c9ecd4b0e0e1e0a130f8f54f (diff) | |
download | ports-a0bcd2cf684ff6bc2faf242e6678282f20a3ee44.tar.gz ports-a0bcd2cf684ff6bc2faf242e6678282f20a3ee44.zip |
Notes
Diffstat (limited to 'sysutils/afflib/Makefile')
-rw-r--r-- | sysutils/afflib/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysutils/afflib/Makefile b/sysutils/afflib/Makefile index fffb0f2cc49f..5da2a06af553 100644 --- a/sysutils/afflib/Makefile +++ b/sysutils/afflib/Makefile @@ -21,7 +21,6 @@ GH_PROJECT= AFFLIBv3 USE_LDCONFIG= yes USES= autoreconf fuse libtool pathfix readline ssl -PATHFIX_MAKEFILEIN= Makefile.am GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-s3=yes INSTALL_TARGET= install-strip |