svn commit: r358251 - head/Mk

Baptiste Daroussin bapt at FreeBSD.org
Wed Jun 18 12:18:45 UTC 2014


Author: bapt
Date: Wed Jun 18 12:18:44 2014
New Revision: 358251
URL: http://svnweb.freebsd.org/changeset/ports/358251
QAT: https://qat.redports.org/buildarchive/r358251/

Log:
  Remove support for USE_DRUPAL

Deleted:
  head/Mk/bsd.drupal.mk
Modified:
  head/Mk/bsd.port.mk

Modified: head/Mk/bsd.port.mk
==============================================================================
--- head/Mk/bsd.port.mk	Wed Jun 18 12:17:26 2014	(r358250)
+++ head/Mk/bsd.port.mk	Wed Jun 18 12:18:44 2014	(r358251)
@@ -1469,10 +1469,6 @@ PKGCOMPATDIR?=		${LOCALBASE}/lib/compat/
 .include "${PORTSDIR}/Mk/bsd.tex.mk"
 .endif
 
-.if defined(USE_DRUPAL)
-.include "${PORTSDIR}/Mk/bsd.drupal.mk"
-.endif
-
 .if defined(USE_GECKO)
 .include "${PORTSDIR}/Mk/bsd.gecko.mk"
 .endif


More information about the svn-ports-head mailing list