summaryrefslogtreecommitdiff
path: root/archivers/lhasa/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/lhasa/Makefile')
-rw-r--r--archivers/lhasa/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/archivers/lhasa/Makefile b/archivers/lhasa/Makefile
index b1ddc36f68d..c8209849417 100644
--- a/archivers/lhasa/Makefile
+++ b/archivers/lhasa/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2012/05/08 06:13:27 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2012/06/03 10:20:04 wiz Exp $
#
-DISTNAME= lhasa-0.0.5
+DISTNAME= lhasa-0.0.7
CATEGORIES= archivers
MASTER_SITES= http://cloud.github.com/downloads/fragglet/lhasa/
@@ -18,4 +18,6 @@ TEST_TARGET= check
CONFLICTS= lha-[0-9]*
+PKGCONFIG_OVERRIDE= liblhasa.pc.in
+
.include "../../mk/bsd.pkg.mk"