aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authormarino <marino@FreeBSD.org>2013-07-27 03:46:21 +0800
committermarino <marino@FreeBSD.org>2013-07-27 03:46:21 +0800
commit625e260e65ea4d4412f5de240f97e636450f2063 (patch)
tree6acecd8e7de23218534b8d77346f232a251177e8 /x11
parentcd6c821dd00adc6b65dc02714630f019d94f9f78 (diff)
downloadfreebsd-ports-gnome-625e260e65ea4d4412f5de240f97e636450f2063.tar.gz
freebsd-ports-gnome-625e260e65ea4d4412f5de240f97e636450f2063.tar.zst
freebsd-ports-gnome-625e260e65ea4d4412f5de240f97e636450f2063.zip
x11/deforoas-libdesktop: Not jobs safe
set MAKE_JOBS_UNSAFE and make portlint happy. Approved by: bapt/culot (mentors, implicit)
Diffstat (limited to 'x11')
-rw-r--r--x11/deforaos-libdesktop/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/deforaos-libdesktop/Makefile b/x11/deforaos-libdesktop/Makefile
index 3a9b62e41f77..532bfaf0c0e9 100644
--- a/x11/deforaos-libdesktop/Makefile
+++ b/x11/deforaos-libdesktop/Makefile
@@ -5,8 +5,8 @@ PORTNAME= libdesktop
PORTVERSION= 0.0.9
CATEGORIES= x11
MASTER_SITES= http://www.defora.org/os/download/download/4011/
-DISTNAME= libDesktop-${PORTVERSION}
PKGNAMEPREFIX= deforaos-
+DISTNAME= libDesktop-${PORTVERSION}
MAINTAINER= olivier@cochard.me
COMMENT= DeforaOS desktop library
@@ -20,6 +20,8 @@ USES= pkgconfig
USE_LDCONFIG= yes
MAKE_ARGS+= PREFIX=${PREFIX}
+MAKE_JOBS_UNSAFE= yes
+
post-patch:
${REINPLACE_CMD} -e 's|/lib/|/libdata/|g' \
${WRKSRC}/data/pkgconfig.sh