Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 May 2013 06:59:16 -0700 (PDT)
From:      Zhihao Yuan <lichray@gmail.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/178810: Unbreak deskutils/vym
Message-ID:  <519b7db4.27a1ec0a.14b8.fffffb30@mx.google.com>
Resent-Message-ID: <201305211400.r4LE02wP018700@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         178810
>Category:       ports
>Synopsis:       Unbreak deskutils/vym
>Confidential:   no
>Severity:       non-critical
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 21 14:00:01 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Zhihao Yuan
>Release:        FreeBSD 8.4-PRERELEASE amd64
>Organization:
Rackspace Inc.
>Environment:
System: FreeBSD elitebook.hp 8.4-PRERELEASE FreeBSD 8.4-PRERELEASE #10 r249704: Sat May 18 17:45:06 EDT 2013 lichray@elitebook.hp:/usr/obj/usr/src/sys/HOUKAGO amd64


	
>Description:
	
>How-To-Repeat:
	
>Fix:

	

--- vym-unbreak.diff begins here ---
Index: deskutils/vym/Makefile
===================================================================
--- deskutils/vym/Makefile	(revision 317979)
+++ deskutils/vym/Makefile	(working copy)
@@ -18,8 +18,6 @@
 		DOCDIR=${DOCSDIR}
 QT_LRELEASE=	${LOCALBASE}/bin/lrelease-qt4
 
-BROKEN=		fails to package
-
 MAKE_JOBS_SAFE=	yes
 STRIP_FILES=	bin/vym
 
@@ -40,7 +38,7 @@
 .endif
 
 post-patch:
-.if ${PORT_OPTIONS:MDOCS}
+.if !${PORT_OPTIONS:MDOCS}
 	${REINPLACE_CMD} -e '/INSTALLS += doc/d' ${WRKSRC}/vym.pro
 .endif
 
--- vym-unbreak.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?519b7db4.27a1ec0a.14b8.fffffb30>