aboutsummaryrefslogtreecommitdiff
path: root/devel/cmph
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2014-07-01 13:12:02 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2014-07-01 13:12:02 +0000
commit05969f644809ce61dd2d05b57e874be0d51e2366 (patch)
tree95980995842e95634764cdd1d1e45567c8d94189 /devel/cmph
parent03e0467c0dd4f0d72358cb474e627c6b01eb8d43 (diff)
downloadports-05969f644809ce61dd2d05b57e874be0d51e2366.tar.gz
ports-05969f644809ce61dd2d05b57e874be0d51e2366.zip
Notes
Diffstat (limited to 'devel/cmph')
-rw-r--r--devel/cmph/Makefile3
-rw-r--r--devel/cmph/pkg-plist2
2 files changed, 3 insertions, 2 deletions
diff --git a/devel/cmph/Makefile b/devel/cmph/Makefile
index 7f29d58f2f4c..a8a869f57925 100644
--- a/devel/cmph/Makefile
+++ b/devel/cmph/Makefile
@@ -3,6 +3,7 @@
PORTNAME= cmph
PORTVERSION= 2.0
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}
@@ -10,7 +11,7 @@ MAINTAINER= jessekempf@gmail.com
COMMENT= Minimal perfect hashes for C
GNU_CONFIGURE= yes
-USES= pathfix
+USES= libtool pathfix
USE_LDCONFIG= yes
.include <bsd.port.mk>
diff --git a/devel/cmph/pkg-plist b/devel/cmph/pkg-plist
index fe6c505eb42c..a2552a15d089 100644
--- a/devel/cmph/pkg-plist
+++ b/devel/cmph/pkg-plist
@@ -4,8 +4,8 @@ include/cmph.h
include/cmph_time.h
include/cmph_types.h
lib/libcmph.a
-lib/libcmph.la
lib/libcmph.so
lib/libcmph.so.0
+lib/libcmph.so.0.0.0
libdata/pkgconfig/cmph.pc
man/man1/cmph.1.gz