aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2015-06-23 05:39:10 +0800
committerbapt <bapt@FreeBSD.org>2015-06-23 05:39:10 +0800
commit51eee8656c8d5d88102199a98e67e41f5f0979b9 (patch)
treee15c434bbdecb82f32801f76265ffdf89c063c96
parentc1829560418f6634520e6c24e561fb8008d1d7d9 (diff)
downloadfreebsd-ports-graphics-51eee8656c8d5d88102199a98e67e41f5f0979b9.tar.gz
freebsd-ports-graphics-51eee8656c8d5d88102199a98e67e41f5f0979b9.tar.zst
freebsd-ports-graphics-51eee8656c8d5d88102199a98e67e41f5f0979b9.zip
Remove add-plist-buildinfo it has been unhooked for a while and prevent us from
getting any close to reproducible builds
-rw-r--r--Mk/bsd.port.mk7
1 files changed, 0 insertions, 7 deletions
diff --git a/Mk/bsd.port.mk b/Mk/bsd.port.mk
index 818c8fa257b..0b0ce9efc2d 100644
--- a/Mk/bsd.port.mk
+++ b/Mk/bsd.port.mk
@@ -5119,13 +5119,6 @@ add-plist-data:
.endif
.endif
-.if !target(add-plist-buildinfo)
-add-plist-buildinfo:
-.if defined(PACKAGE_BUILDING)
- @${ECHO_CMD} "@comment Build details: ${BUILDHOST}|${JAIL}|${BUILD}|${PORTSTREE}|${BUILDDATE}" >> ${TMPPLIST}
-.endif
-.endif
-
.if !target(add-plist-info)
.if defined(INFO)
add-plist-info: