aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2007-09-02 01:00:04 +0800
committerMark Linimon <linimon@FreeBSD.org>2007-09-02 01:00:04 +0800
commit34930e111b77f119d08bcb0420ed7c7686a2acb5 (patch)
treea8fb0f0e296fcd7968e68030ec29d54f1b4a202f
parent7ff7ed0c2159f7c51b01b70a83d90e432af220cd (diff)
downloadfreebsd-ports-gnome-34930e111b77f119d08bcb0420ed7c7686a2acb5.tar.gz
freebsd-ports-gnome-34930e111b77f119d08bcb0420ed7c7686a2acb5.tar.zst
freebsd-ports-gnome-34930e111b77f119d08bcb0420ed7c7686a2acb5.zip
This port does not use any distfiles, so make it so.
Noticed by: kris
-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}