Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Oct 2014 19:30:52 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r371334 - head/devel/libs11n
Message-ID:  <201410211930.s9LJUqC9045839@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Tue Oct 21 19:30:51 2014
New Revision: 371334
URL: https://svnweb.freebsd.org/changeset/ports/371334
QAT: https://qat.redports.org/buildarchive/r371334/

Log:
  Fix packaging

Modified:
  head/devel/libs11n/Makefile

Modified: head/devel/libs11n/Makefile
==============================================================================
--- head/devel/libs11n/Makefile	Tue Oct 21 19:25:19 2014	(r371333)
+++ head/devel/libs11n/Makefile	Tue Oct 21 19:30:51 2014	(r371334)
@@ -17,6 +17,8 @@ USE_LDCONFIG=	yes
 
 .if defined(NO_PROFILE)
 PLIST_SUB+=	PROFILE="@comment "
+.else
+PLIST_SUB+=	PROFILE=""
 .endif
 
 post-extract:



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