summaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2003-10-19 10:19:24 +0000
committerijliao <ijliao@FreeBSD.org>2003-10-19 10:19:24 +0000
commit79cec7444151a0f94b3f14928a5d94c774f9699c (patch)
tree7801bb00d8be435ed0efc71a3d229a70313eb96b /security
parentd2906eac8097f9c690d00511fbd06d62b21671c1 (diff)
downloadFreeBSD-ports-79cec7444151a0f94b3f14928a5d94c774f9699c.zip
FreeBSD-ports-79cec7444151a0f94b3f14928a5d94c774f9699c.tar.gz
fix pkgconfig file path
Diffstat (limited to 'security')
-rw-r--r--security/libntlm/Makefile1
-rw-r--r--security/libntlm/pkg-plist2
2 files changed, 2 insertions, 1 deletions
diff --git a/security/libntlm/Makefile b/security/libntlm/Makefile
index d5297bb..fda00da 100644
--- a/security/libntlm/Makefile
+++ b/security/libntlm/Makefile
@@ -14,6 +14,7 @@ MASTER_SITES= http://josefsson.org/${PORTNME}/releases/
MAINTAINER= ports@FreeBSD.org
COMMENT= A library that implement Microsoft's NTLM authentication
+USE_GNOME= gnomehack
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
diff --git a/security/libntlm/pkg-plist b/security/libntlm/pkg-plist
index 58123f1..488c447 100644
--- a/security/libntlm/pkg-plist
+++ b/security/libntlm/pkg-plist
@@ -2,4 +2,4 @@ include/ntlm.h
lib/libntlm.a
lib/libntlm.so
lib/libntlm.so.0
-lib/pkgconfig/libntlm.pc
+libdata/pkgconfig/libntlm.pc
OpenPOWER on IntegriCloud