diff options
author | rene <rene@FreeBSD.org> | 2013-03-24 04:45:01 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2013-03-24 04:45:01 +0800 |
commit | be9c1f13cda5269df9dbe9041c9b5db7841fec20 (patch) | |
tree | 788d9efcdd74bca2627c46a4613b98f4d94fbae9 /emulators | |
parent | 0acd926e198ffe51075294850d5faf7bc63b2c6e (diff) | |
download | freebsd-ports-gnome-be9c1f13cda5269df9dbe9041c9b5db7841fec20.tar.gz freebsd-ports-gnome-be9c1f13cda5269df9dbe9041c9b5db7841fec20.tar.zst freebsd-ports-gnome-be9c1f13cda5269df9dbe9041c9b5db7841fec20.zip |
- Update Makefile header (only a $FreeBSD$ tag) [1]
- Remove double blank line
Approved by: gabor via private mail [1]
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/linux_dist-gentoo-stage3/Makefile | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/emulators/linux_dist-gentoo-stage3/Makefile b/emulators/linux_dist-gentoo-stage3/Makefile index 0490e438b291..f21322c26c30 100644 --- a/emulators/linux_dist-gentoo-stage3/Makefile +++ b/emulators/linux_dist-gentoo-stage3/Makefile @@ -1,7 +1,3 @@ -# New ports collection makefile for: linux_base-gentoo-stage3 -# Date created: 11 May 2006 -# Whom: Gabor Kovesdan -# # $FreeBSD$ PORTNAME= gentoo-stage3 @@ -15,7 +11,6 @@ COMMENT= Files from Gentoo distribution, for Linux compatibility RESTRICTED= binaries licensed under GNU GPL without accompanying source - USE_BZIP2= YES DIST_SUBDIR= gentoo-linux NO_BUILD= YES |