diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-06-07 14:38:55 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-06-07 14:38:55 +0000 |
commit | fc12b7add64fb0990a7a9913dc372c209348ed41 (patch) | |
tree | b326772aa7ebf60c1273e093ef497a9a2e04fe91 /sysutils/ftwin/Makefile | |
parent | ec0a394fe17e680d96de73843593b471702f8dfb (diff) | |
download | ports-fc12b7add64fb0990a7a9913dc372c209348ed41.tar.gz ports-fc12b7add64fb0990a7a9913dc372c209348ed41.zip |
Notes
Diffstat (limited to 'sysutils/ftwin/Makefile')
-rw-r--r-- | sysutils/ftwin/Makefile | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/sysutils/ftwin/Makefile b/sysutils/ftwin/Makefile index 5d01f80165b1..3a76244da067 100644 --- a/sysutils/ftwin/Makefile +++ b/sysutils/ftwin/Makefile @@ -11,16 +11,14 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Useful tool to find duplicate files LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libapr-1.so:${PORTSDIR}/devel/apr1 \ libpcre.so:${PORTSDIR}/devel/pcre \ libpuzzle.so:${PORTSDIR}/graphics/libpuzzle -OPTIONS_DEFINE= DOCS - -USES= tar:bzip2 -USE_AUTOTOOLS= aclocal autoheader automake autoconf -AUTOMAKE_ARGS= --add-missing +USES= autoreconf tar:bzip2 +GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib @@ -28,6 +26,8 @@ LDFLAGS+= -L${LOCALBASE}/lib PORTDOCS= AUTHORS EXAMPLES TODO CHANGES KNOWN_BUGS VERSION README PLIST_FILES= bin/ftwin man/man8/ftwin.8.gz +OPTIONS_DEFINE= DOCS + post-patch: @${REINPLACE_CMD} -e \ 's|-Werror -g -ggdb|| ; \ |