aboutsummaryrefslogtreecommitdiff
path: root/devel/libmimedir
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-01-28 22:43:38 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-01-28 22:43:38 +0000
commit0800d46223cdedc5ea1ab67a5a4d4445e9bd25ed (patch)
tree3b2d9046db332223ea0c1a331ca801297b21b890 /devel/libmimedir
parent6ee542230d3d2e5d462cfd0b0f6ad7d91163adce (diff)
downloadports-0800d46223cdedc5ea1ab67a5a4d4445e9bd25ed.tar.gz
ports-0800d46223cdedc5ea1ab67a5a4d4445e9bd25ed.zip
Notes
Diffstat (limited to 'devel/libmimedir')
-rw-r--r--devel/libmimedir/Makefile8
-rw-r--r--devel/libmimedir/pkg-plist1
2 files changed, 6 insertions, 3 deletions
diff --git a/devel/libmimedir/Makefile b/devel/libmimedir/Makefile
index 7e3a090fd327..8768bf37125a 100644
--- a/devel/libmimedir/Makefile
+++ b/devel/libmimedir/Makefile
@@ -9,11 +9,13 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Library for parsing RFC2425 MIME Directory Profile information
-USES= bison
-USE_AUTOTOOLS= libtool
+USES= bison desthack libtool
+GNU_CONFIGURE= yes
USE_LDCONFIG= yes
-NO_STAGE= yes
+post-patch:
+ ${REINPLACE_CMD} -e 's/444/644/g' ${WRKSRC}/Makefile.in
+
regression-test:
cd ${WRKSRC} && ./test
diff --git a/devel/libmimedir/pkg-plist b/devel/libmimedir/pkg-plist
index 00c354ca39a8..5a069a8a1208 100644
--- a/devel/libmimedir/pkg-plist
+++ b/devel/libmimedir/pkg-plist
@@ -3,3 +3,4 @@ lib/libmimedir.a
lib/libmimedir.la
lib/libmimedir.so
lib/libmimedir.so.0
+lib/libmimedir.so.0.0.0