aboutsummaryrefslogtreecommitdiff
path: root/security/libtasn1
diff options
context:
space:
mode:
authorRoman Bogorodskiy <novel@FreeBSD.org>2013-06-01 16:47:48 +0000
committerRoman Bogorodskiy <novel@FreeBSD.org>2013-06-01 16:47:48 +0000
commit310f9d6a44922406dfa7681fc2011492c1d63efb (patch)
tree110a39f413a9354a95bb958acc65546e9ae4fc01 /security/libtasn1
parent21651912091814078b4e7c300339d7458037fc88 (diff)
downloadports-310f9d6a44922406dfa7681fc2011492c1d63efb.tar.gz
ports-310f9d6a44922406dfa7681fc2011492c1d63efb.zip
Notes
Diffstat (limited to 'security/libtasn1')
-rw-r--r--security/libtasn1/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/security/libtasn1/Makefile b/security/libtasn1/Makefile
index 2d1539d612e6..7a17d25f5a42 100644
--- a/security/libtasn1/Makefile
+++ b/security/libtasn1/Makefile
@@ -11,7 +11,7 @@ MAINTAINER= novel@FreeBSD.org
COMMENT= ASN.1 structure parser library
USE_LDCONFIG= yes
-USE_GNOME= pkgconfig
+USES= pkgconfig pathfix
GNU_CONFIGURE= yes
USE_GMAKE= yes
@@ -56,10 +56,6 @@ MAN3= asn1_array2tree.3 \
libtasn1_perror.3 \
libtasn1_strerror.3
-post-patch:
- @${REINPLACE_CMD} -e 's,(libdir)/pkgconfig,(prefix)/libdata/pkgconfig,' \
- ${WRKSRC}/lib/Makefile.in
-
.if !defined(NOPORTDOCS)
post-install:
@${MKDIR} ${DOCSDIR}