diff options
author | alane <alane@FreeBSD.org> | 2002-10-23 12:48:27 +0000 |
---|---|---|
committer | alane <alane@FreeBSD.org> | 2002-10-23 12:48:27 +0000 |
commit | 930b30ac4504607d37357a698598b1d856dcbfb7 (patch) | |
tree | c14787283fc583c69a8ff25ea9e35990611dfe69 /www/firefox36 | |
parent | ae2d0efd7677d0b20e6c24cf6cb966044164a766 (diff) | |
download | FreeBSD-ports-930b30ac4504607d37357a698598b1d856dcbfb7.zip FreeBSD-ports-930b30ac4504607d37357a698598b1d856dcbfb7.tar.gz |
Moved a comment to the left edge. ##@#@$!~!@$$ make(1).
Diffstat (limited to 'www/firefox36')
-rw-r--r-- | www/firefox36/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/firefox36/Makefile b/www/firefox36/Makefile index 57b32b2..43086a9 100644 --- a/www/firefox36/Makefile +++ b/www/firefox36/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 |