diff options
author | obrien <obrien@FreeBSD.org> | 2004-12-28 06:11:20 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2004-12-28 06:11:20 +0800 |
commit | a59452eadb6f94db5881e670d708336d59ea5e8c (patch) | |
tree | 4ddc3d8a238f8f95806d68a63aeda0ce68c8f69c /emulators/linux_base | |
parent | 1b8ba9c7b0648fbe6c0ca6c453eb975f547ee990 (diff) | |
download | freebsd-ports-gnome-a59452eadb6f94db5881e670d708336d59ea5e8c.tar.gz freebsd-ports-gnome-a59452eadb6f94db5881e670d708336d59ea5e8c.tar.zst freebsd-ports-gnome-a59452eadb6f94db5881e670d708336d59ea5e8c.zip |
Remove useless "do-patch: NADA" -- the lack of patch-* files is sufficient.
Diffstat (limited to 'emulators/linux_base')
-rw-r--r-- | emulators/linux_base/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/emulators/linux_base/Makefile b/emulators/linux_base/Makefile index 47b449efd2f9..892191213509 100644 --- a/emulators/linux_base/Makefile +++ b/emulators/linux_base/Makefile @@ -133,9 +133,6 @@ FALLBACK_ELF_MIB= kern.fallback_elf_brand LINUX_ELF= 3 PREVIOUS_ELF!= /sbin/sysctl -n ${FALLBACK_ELF_MIB} -do-patch: - @${DO_NADA} - pre-install: # # Handle the loading of the linux loadable kernel module if required. |