aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/setcdboot
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2007-09-02 01:00:04 +0800
committerlinimon <linimon@FreeBSD.org>2007-09-02 01:00:04 +0800
commit175107cbe07d34766d688384dec091253b3fa967 (patch)
tree0859114abfd70a9b53ec82a443fb84c3901ac505 /sysutils/setcdboot
parentbabed82137c18843d170cadec25c38af9194451d (diff)
downloadfreebsd-ports-gnome-175107cbe07d34766d688384dec091253b3fa967.tar.gz
freebsd-ports-gnome-175107cbe07d34766d688384dec091253b3fa967.tar.zst
freebsd-ports-gnome-175107cbe07d34766d688384dec091253b3fa967.zip
This port does not use any distfiles, so make it so.
Noticed by: kris
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}