From 25b5722c1e9f7583ce7196eaf51046f8b6a70ddd Mon Sep 17 00:00:00 2001 From: John Marino Date: Fri, 26 Jul 2013 19:46:21 +0000 Subject: x11/deforoas-libdesktop: Not jobs safe set MAKE_JOBS_UNSAFE and make portlint happy. Approved by: bapt/culot (mentors, implicit) --- x11/deforaos-libdesktop/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'x11/deforaos-libdesktop') 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 -- cgit v1.2.3