PERFORCE change 178741 for review

Alejandro Pulver alepulver at FreeBSD.org
Tue May 25 00:06:57 UTC 2010


http://p4web.freebsd.org/@@178741?ac=10

Change 178741 by alepulver at alepulver_deimos on 2010/05/25 00:06:04

	- Remove old and empty .if block.

Affected files ...

.. //depot/projects/soc2008/alepulver-portslicense/ports/Mk/bsd.port.mk#11 edit

Differences ...

==== //depot/projects/soc2008/alepulver-portslicense/ports/Mk/bsd.port.mk#11 (text+ko) ====

@@ -6034,9 +6034,6 @@
 		${CAT} /tmp/${PKGNAME}-required-by >> ${PKG_DBDIR}/${PKGNAME}/+REQUIRED_BY; \
 		${RM} -f /tmp/${PKGNAME}-required-by; \
 	fi
-.if defined(REGISTER_LICENSE)
-# XXX concat prepared file to +CONTENTS (or directly use .if exists())
-.endif
 .else
 	@${DO_NADA}
 .endif


More information about the p4-projects mailing list