Date: Fri, 20 May 2016 21:28:17 +0000 (UTC) From: Rodrigo Osorio <rodrigo@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415579 - head/devel/libdict Message-ID: <201605202128.u4KLSH5B058411@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rodrigo Date: Fri May 20 21:28:17 2016 New Revision: 415579 URL: https://svnweb.freebsd.org/changeset/ports/415579 Log: Unbreak the port, source files are featchable again. Modified: head/devel/libdict/Makefile Modified: head/devel/libdict/Makefile ============================================================================== --- head/devel/libdict/Makefile Fri May 20 21:03:43 2016 (r415578) +++ head/devel/libdict/Makefile Fri May 20 21:28:17 2016 (r415579) @@ -13,8 +13,6 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= rodrigo@FreeBSD.org COMMENT= Library providing access to ``dictionary'' data structures -BROKEN= Unfetchable - USES= gmake MAKEFILE= GNUmakefile USE_LDCONFIG= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201605202128.u4KLSH5B058411>