aboutsummaryrefslogtreecommitdiff
path: root/emulators/linux_base-fc6
diff options
context:
space:
mode:
authorAlexander Leidinger <netchild@FreeBSD.org>2008-03-31 03:54:46 +0000
committerAlexander Leidinger <netchild@FreeBSD.org>2008-03-31 03:54:46 +0000
commit012ce801129f5e1421573e9854939fe7b09b13d7 (patch)
tree3b93353d7c0d1fdf582ae08b863c0720deb7b546 /emulators/linux_base-fc6
parent64a680cfd73c4eb577c8676ea6763ed35cc15ae5 (diff)
downloadports-012ce801129f5e1421573e9854939fe7b09b13d7.tar.gz
ports-012ce801129f5e1421573e9854939fe7b09b13d7.zip
Notes
Diffstat (limited to 'emulators/linux_base-fc6')
-rw-r--r--emulators/linux_base-fc6/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/emulators/linux_base-fc6/Makefile b/emulators/linux_base-fc6/Makefile
index a5a3b46ba3c0..9f667540af0b 100644
--- a/emulators/linux_base-fc6/Makefile
+++ b/emulators/linux_base-fc6/Makefile
@@ -115,8 +115,6 @@ EXTRACT_CMD?= ${RPM2CPIO}
EXTRACT_BEFORE_ARGS?=
EXTRACT_AFTER_ARGS?= | ${CPIO} -id --quiet
-PLIST= pkg-plist
-
.include <bsd.port.pre.mk>
LINUX_OSRELEASE!= ${ECHO_CMD} `${SYSCTL} -n compat.linux.osrelease 2>/dev/null`