aboutsummaryrefslogtreecommitdiff
path: root/sysutils/setcdboot
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2007-09-01 17:00:04 +0000
committerMark Linimon <linimon@FreeBSD.org>2007-09-01 17:00:04 +0000
commit34930e111b77f119d08bcb0420ed7c7686a2acb5 (patch)
treea8fb0f0e296fcd7968e68030ec29d54f1b4a202f /sysutils/setcdboot
parent7ff7ed0c2159f7c51b01b70a83d90e432af220cd (diff)
downloadports-34930e111b77f119d08bcb0420ed7c7686a2acb5.tar.gz
ports-34930e111b77f119d08bcb0420ed7c7686a2acb5.zip
This port does not use any distfiles, so make it so.
Noticed by: kris
Notes
Notes: svn path=/head/; revision=198606
Diffstat (limited to 'sysutils/setcdboot')
-rw-r--r--sysutils/setcdboot/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/setcdboot/Makefile b/sysutils/setcdboot/Makefile
index b5814203f0d0..c8cc38e4834c 100644
--- a/sysutils/setcdboot/Makefile
+++ b/sysutils/setcdboot/Makefile
@@ -13,13 +13,12 @@ CATEGORIES= sysutils
MAINTAINER= ports@FreeBSD.org
COMMENT= Mark a file bootable within a DEC Alpha ISO-9660 image
+DISTFILES=
NO_WRKSUBDIR= yes
PLIST_FILES= bin/setcdboot
.include <bsd.port.pre.mk>
-do-fetch:
-
do-extract:
${MKDIR} ${WRKDIR}
${CP} ${FILESDIR}/setcdboot.c ${WRKDIR}