diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-09-07 17:30:06 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-09-07 17:30:06 +0000 |
commit | 5e709f4ebf66823283fbba64f150973f5eb98fd4 (patch) | |
tree | 74de07b7f0a23acaff49b3e4a0ad4dafb314052c /net | |
parent | 3ceb2f4ba1ec792586280fb09c1c71bfafa1b737 (diff) | |
download | ports-5e709f4ebf66823283fbba64f150973f5eb98fd4.tar.gz ports-5e709f4ebf66823283fbba64f150973f5eb98fd4.zip |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/pxe-pdhcp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/pxe-pdhcp/Makefile b/net/pxe-pdhcp/Makefile index b53cbe6386bb..7b6c065f4d95 100644 --- a/net/pxe-pdhcp/Makefile +++ b/net/pxe-pdhcp/Makefile @@ -12,6 +12,7 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/README.md WRKSRC= ${WRKDIR}/frsyuki-${PORTNAME}-a201b88 +USES= uidfix SUB_FILES= Makefile MAKE_ENV= PORTDOCS=${PORT_OPTIONS:MDOCS} PLIST_FILES= sbin/${PORTNAME} man/man8/${PORTNAME}.8.gz |