aboutsummaryrefslogtreecommitdiff
path: root/archivers/libarchive
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2011-08-19 16:36:24 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2011-08-19 16:36:24 +0000
commit00c08479a24ed95cb3e192d2b076d5f58c21cbe4 (patch)
treeda671f568a9ea0525ea10bd615774a58524c9876 /archivers/libarchive
parente238a5b2d3f5fd55986a48bbc5c8a379d07306f9 (diff)
downloadports-00c08479a24ed95cb3e192d2b076d5f58c21cbe4.tar.gz
ports-00c08479a24ed95cb3e192d2b076d5f58c21cbe4.zip
* Fix location of pkgconfig directory.
* Don't try to remove the pkgconfig directory. * Add a missing newline to distinfo. Approved by: glewis
Notes
Notes: svn path=/head/; revision=280016
Diffstat (limited to 'archivers/libarchive')
-rw-r--r--archivers/libarchive/Makefile6
-rw-r--r--archivers/libarchive/distinfo2
2 files changed, 4 insertions, 4 deletions
diff --git a/archivers/libarchive/Makefile b/archivers/libarchive/Makefile
index afa4b5906e43..4f1fe9f655f7 100644
--- a/archivers/libarchive/Makefile
+++ b/archivers/libarchive/Makefile
@@ -6,6 +6,7 @@
PORTNAME= libarchive
PORTVERSION= 2.8.4
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= archivers
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
@@ -15,7 +16,7 @@ COMMENT= Library to create and read several streaming archive formats
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
-USE_GNOME= libxml2
+USE_GNOME= gnomehack libxml2
PLIST_FILES= bin/bsdcpio \
bin/bsdtar \
@@ -25,8 +26,7 @@ PLIST_FILES= bin/bsdcpio \
lib/libarchive.la \
lib/libarchive.so \
lib/libarchive.so.10 \
- lib/pkgconfig/libarchive.pc
-PLIST_DIRS= lib/pkgconfig
+ libdata/pkgconfig/libarchive.pc
MANCOMPRESSED= no
MAN1= bsdcpio.1 \
diff --git a/archivers/libarchive/distinfo b/archivers/libarchive/distinfo
index 3f2e41f8466e..fa2caf1ee9c0 100644
--- a/archivers/libarchive/distinfo
+++ b/archivers/libarchive/distinfo
@@ -1,2 +1,2 @@
SHA256 (libarchive-2.8.4.tar.gz) = 86cffa3eaa28d3116f5d0b20284026c3762cf4a2b52b9844df2b494d4a89f688
-SIZE (libarchive-2.8.4.tar.gz) = 1502828 \ No newline at end of file
+SIZE (libarchive-2.8.4.tar.gz) = 1502828