diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-01-03 00:46:47 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-01-03 00:46:47 +0000 |
commit | c0d7b638eddee8e8ba4931e24ec0c744ef762713 (patch) | |
tree | ab8572cce956bf4828df231602fff4054d90c96b /archivers/libpar2 | |
parent | 3c2985c7a6c4dc16083dbbbe98ef3762be19c451 (diff) |
Notes
Diffstat (limited to 'archivers/libpar2')
-rw-r--r-- | archivers/libpar2/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/archivers/libpar2/Makefile b/archivers/libpar2/Makefile index 923a80a4ab69..2cc1217f84f0 100644 --- a/archivers/libpar2/Makefile +++ b/archivers/libpar2/Makefile @@ -15,7 +15,6 @@ LIB_DEPENDS= libsigc-2.0.so:${PORTSDIR}/devel/libsigc++20 GNU_CONFIGURE= yes -FETCH_ARGS= -pRr LDFLAGS+= -L${LOCALBASE}/lib CPPFLAGS+= -I${LOCALBASE}/include |