summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2003-10-19 10:19:24 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2003-10-19 10:19:24 +0000
commitf97460c6f3049af4c2f9c48d410e6ae8ff3cba53 (patch)
tree36c46a7dbfdc37e9f571d5d9a33a58af2a88cc5c /security
parentRespect CC and CFLAGS (diff)
fix pkgconfig file path
Notes
Notes: svn path=/head/; revision=91660
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 d5297bb12bde..fda00dada2f4 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 58123f14a5e5..488c4476dde6 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