aboutsummaryrefslogtreecommitdiff
path: root/devel/ois
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2009-03-31 17:05:17 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2009-03-31 17:05:17 +0000
commit92ab00cc9f1151a1f770c26d476d5ddde485dccc (patch)
tree5c4d0d39366d62d7bb4f860b9a73d1de0d5eabba /devel/ois
parentf708db498a4239f8c535ce57c24bb03504934762 (diff)
downloadports-92ab00cc9f1151a1f770c26d476d5ddde485dccc.tar.gz
ports-92ab00cc9f1151a1f770c26d476d5ddde485dccc.zip
Notes
Diffstat (limited to 'devel/ois')
-rw-r--r--devel/ois/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/ois/Makefile b/devel/ois/Makefile
index 88acd860e979..715786b65eec 100644
--- a/devel/ois/Makefile
+++ b/devel/ois/Makefile
@@ -9,8 +9,7 @@ PORTNAME= ois
PORTVERSION= 1.2.0
PORTREVISION= 2
CATEGORIES= devel
-MASTER_SITES= SF
-MASTER_SITE_SUBDIR= wgois
+MASTER_SITES= SF/whois
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= amdmi3@FreeBSD.org
@@ -22,6 +21,7 @@ USE_GNOME= gnomehack
USE_AUTOTOOLS= libtool:15:env aclocal:19:env autoheader:262:env automake:19:env autoconf:262:env
USE_XORG= x11 xaw
USE_LDCONFIG= yes
+MAKE_JOBS_SAFE= yes
CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" CPPFLAGS="-I${LOCALBASE}/include"