Date: Sat, 1 Feb 2014 15:19:54 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r342170 - head/devel/mimir Message-ID: <201402011519.s11FJs0P025944@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: miwi Date: Sat Feb 1 15:19:54 2014 New Revision: 342170 URL: http://svnweb.freebsd.org/changeset/ports/342170 QAT: https://qat.redports.org/buildarchive/r342170/ Log: - Stage support Modified: head/devel/mimir/Makefile head/devel/mimir/pkg-plist Modified: head/devel/mimir/Makefile ============================================================================== --- head/devel/mimir/Makefile Sat Feb 1 15:19:40 2014 (r342169) +++ head/devel/mimir/Makefile Sat Feb 1 15:19:54 2014 (r342170) @@ -9,12 +9,9 @@ MASTER_SITES= ftp://ftp.cs.ru.nl/pub/vb/ MAINTAINER= ed@FreeBSD.org COMMENT= Data-structure library used by the Elan Programming Environment -MAN1= dcg.1 - USE_AUTOTOOLS= libtool -USE_GMAKE= yes +USES= gmake GNU_CONFIGURE= yes USE_LDCONFIG= yes -NO_STAGE= yes .include <bsd.port.mk> Modified: head/devel/mimir/pkg-plist ============================================================================== --- head/devel/mimir/pkg-plist Sat Feb 1 15:19:40 2014 (r342169) +++ head/devel/mimir/pkg-plist Sat Feb 1 15:19:54 2014 (r342170) @@ -19,3 +19,4 @@ lib/libdcg2.a lib/libdcg2.la lib/libdcg2.so lib/libdcg2.so.2 +man/man1/dcg.1.gz
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402011519.s11FJs0P025944>