Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Oct 2015 15:20:20 +0000 (UTC)
From:      John Marino <marino@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r398281 - head/net/openslp
Message-ID:  <201510011520.t91FKK1X043470@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: marino
Date: Thu Oct  1 15:20:19 2015
New Revision: 398281
URL: https://svnweb.freebsd.org/changeset/ports/398281

Log:
  net/openslp: USES=alias so DragonFly can build latest version

Modified:
  head/net/openslp/Makefile

Modified: head/net/openslp/Makefile
==============================================================================
--- head/net/openslp/Makefile	Thu Oct  1 15:05:37 2015	(r398280)
+++ head/net/openslp/Makefile	Thu Oct  1 15:20:19 2015	(r398281)
@@ -11,7 +11,7 @@ COMMENT=	Open-source implementation of t
 
 GNU_CONFIGURE=	yes
 INSTALL_TARGET=	install-strip
-USES=		libtool
+USES=		alias libtool
 USE_OPENSSL=	yes
 USE_LDCONFIG=	yes
 CONFIGURE_ARGS=	--sysconfdir=${PREFIX}/etc/openslp \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201510011520.t91FKK1X043470>