aboutsummaryrefslogtreecommitdiff
path: root/archivers/libpar2
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2008-08-18 05:44:11 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2008-08-18 05:44:11 +0000
commit774ee2d2f2b4484e6a6c1b264bddac967a3c7047 (patch)
tree34a7cc94cadf65f17fad4691160c2cf160aa597d /archivers/libpar2
parent8a9c24136200a5a1d104cdf216df2479cf586db2 (diff)
downloadports-774ee2d2f2b4484e6a6c1b264bddac967a3c7047.tar.gz
ports-774ee2d2f2b4484e6a6c1b264bddac967a3c7047.zip
Fix NOPORTDOCS related issues
Noticed by: ionbot
Notes
Notes: svn path=/head/; revision=218744
Diffstat (limited to 'archivers/libpar2')
-rw-r--r--archivers/libpar2/Makefile20
-rw-r--r--archivers/libpar2/pkg-plist4
2 files changed, 12 insertions, 12 deletions
diff --git a/archivers/libpar2/Makefile b/archivers/libpar2/Makefile
index 2dc27d4d854a..e47fa24e0749 100644
--- a/archivers/libpar2/Makefile
+++ b/archivers/libpar2/Makefile
@@ -7,22 +7,22 @@
PORTNAME= libpar2
PORTVERSION= 0.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= archivers
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITES= SF
MASTER_SITE_SUBDIR= parchive
-DISTNAME= ${PORTNAME}-${PORTVERSION}
+DISTNAME= ${PORTNAME}-${PORTVERSION}
-MAINTAINER= toxic@doobie.com
-COMMENT= A library for manipulating par2 files, extracted from par2cmdline
+MAINTAINER= toxic@doobie.com
+COMMENT= A library for manipulating par2 files, extracted from par2cmdline
-LIB_DEPENDS= sigc-2.0:${PORTSDIR}/devel/libsigc++20
+LIB_DEPENDS= sigc-2.0:${PORTSDIR}/devel/libsigc++20
-GNU_CONFIGURE= yes
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
+GNU_CONFIGURE= yes
+CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
-CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" \
- CPPFLAGS="-I${LOCALBASE}/include"
+CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" \
+ CPPFLAGS="-I${LOCALBASE}/include"
USE_LDCONFIG= yes
diff --git a/archivers/libpar2/pkg-plist b/archivers/libpar2/pkg-plist
index 9cad9c7b5455..2e8b7c2c1a5a 100644
--- a/archivers/libpar2/pkg-plist
+++ b/archivers/libpar2/pkg-plist
@@ -31,8 +31,8 @@ lib/libpar2.la
lib/libpar2.so
lib/libpar2.so.0
lib/libpar2/include/config.h
-%%DOCSDIR%%/README
-@dirrm %%DOCSDIR%%
+%%PORTDOCS%%%%DOCSDIR%%/README
+%%PORTDOCS%%@dirrm %%DOCSDIR%%
@dirrm lib/libpar2/include
@dirrm lib/libpar2
@dirrm include/libpar2