summaryrefslogtreecommitdiff
path: root/archivers/libpar2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/libpar2/Makefile')
-rw-r--r--archivers/libpar2/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/archivers/libpar2/Makefile b/archivers/libpar2/Makefile
index d8a82391cac2..96c4a66bcb20 100644
--- a/archivers/libpar2/Makefile
+++ b/archivers/libpar2/Makefile
@@ -3,7 +3,7 @@
PORTNAME= libpar2
PORTVERSION= 0.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= archivers
MASTER_SITES= http://launchpad.net/${PORTNAME}/trunk/${PORTVERSION}/+download/
@@ -16,11 +16,9 @@ LIB_DEPENDS= libsigc-2.0.so:devel/libsigc++20
GNU_CONFIGURE= yes
-LDFLAGS+= -L${LOCALBASE}/lib
-CPPFLAGS+= -I${LOCALBASE}/include
-
USE_LDCONFIG= yes
-USES= pkgconfig libtool
+USES= pkgconfig libtool localbase compiler:c++11-lang
+USE_CXXSTD= c++11
OPTIONS_DEFINE= DOCS