summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorJohan van Selst <johans@FreeBSD.org>2013-12-29 22:08:48 +0000
committerJohan van Selst <johans@FreeBSD.org>2013-12-29 22:08:48 +0000
commit076bdda8e3f107456ddb37288d4f824376da27ea (patch)
treef2fb3e96ae83040897579f1ea5bcf1cbbaf04107 /net
parentEnable stage support (diff)
Enable stage support
Notes
Notes: svn path=/head/; revision=338051
Diffstat (limited to 'net')
-rw-r--r--net/liboauth/Makefile3
-rw-r--r--net/liboauth/pkg-plist1
2 files changed, 1 insertions, 3 deletions
diff --git a/net/liboauth/Makefile b/net/liboauth/Makefile
index 6bb25ac9a904..728dd0f60c1f 100644
--- a/net/liboauth/Makefile
+++ b/net/liboauth/Makefile
@@ -18,9 +18,6 @@ USE_OPENSSL= yes
USES= pkgconfig
USE_LDCONFIG= yes
-MAN3= oauth.3
-
-NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e '/PC_REQ=/s/ libcrypto//' ${WRKSRC}/configure
diff --git a/net/liboauth/pkg-plist b/net/liboauth/pkg-plist
index 5db67160f674..d9c4a801e1a5 100644
--- a/net/liboauth/pkg-plist
+++ b/net/liboauth/pkg-plist
@@ -4,3 +4,4 @@ lib/liboauth.so
lib/liboauth.la
lib/liboauth.a
libdata/pkgconfig/oauth.pc
+man/man3/oauth.3.gz