Page MenuHomeFreeBSD

D17043.id47693.diff
No OneTemporary

D17043.id47693.diff

Index: Mk/bsd.port.mk
===================================================================
--- Mk/bsd.port.mk
+++ Mk/bsd.port.mk
@@ -1318,10 +1318,6 @@
# Start of pre-makefile section.
.if !defined(AFTERPORTMK) && !defined(INOPTIONSMK)
-.if defined(PORTNAME)
-.include "${PORTSDIR}/Mk/bsd.sanity.mk"
-.endif
-
_PREMKINCLUDED= yes
.if defined(PORTVERSION)
@@ -2008,6 +2004,10 @@
.include "${USESDIR}/${f:C/\:.*//}.mk"
.endfor
+.if defined(PORTNAME)
+.include "${PORTSDIR}/Mk/bsd.sanity.mk"
+.endif
+
.if defined(USE_LOCALE)
CONFIGURE_ENV+= LANG=${USE_LOCALE} LC_ALL=${USE_LOCALE}
MAKE_ENV+= LANG=${USE_LOCALE} LC_ALL=${USE_LOCALE}

File Metadata

Mime Type
text/plain
Expires
Thu, Jan 15, 11:22 AM (14 h, 50 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
27647659
Default Alt Text
D17043.id47693.diff (645 B)

Event Timeline