diff options
author | alane <alane@FreeBSD.org> | 2002-10-23 20:48:27 +0800 |
---|---|---|
committer | alane <alane@FreeBSD.org> | 2002-10-23 20:48:27 +0800 |
commit | 930b30ac4504607d37357a698598b1d856dcbfb7 (patch) | |
tree | c14787283fc583c69a8ff25ea9e35990611dfe69 /www/firefox35 | |
parent | ae2d0efd7677d0b20e6c24cf6cb966044164a766 (diff) | |
download | freebsd-ports-gnome-930b30ac4504607d37357a698598b1d856dcbfb7.tar.gz freebsd-ports-gnome-930b30ac4504607d37357a698598b1d856dcbfb7.tar.zst freebsd-ports-gnome-930b30ac4504607d37357a698598b1d856dcbfb7.zip |
Moved a comment to the left edge. ##@#@$!~!@$$ make(1).
Diffstat (limited to 'www/firefox35')
-rw-r--r-- | www/firefox35/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/firefox35/Makefile b/www/firefox35/Makefile index 57b32b21368c..43086a91ba96 100644 --- a/www/firefox35/Makefile +++ b/www/firefox35/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png \ mng.1:${PORTSDIR}/graphics/libmng \ freetype.9:${PORTSDIR}/print/freetype2 - #Xft2.2:${PORTSDIR}/x11-fonts/Xft +#Xft2.2:${PORTSDIR}/x11-fonts/Xft BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip \ freetype-config:${PORTSDIR}/print/freetype2 |