diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 18:41:15 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 18:41:15 +0000 |
commit | bbc8c4d740872dbe971f6164448e5ba893cb166f (patch) | |
tree | c756810defa7862a81134a13cec391bfef55e24e /x11-fonts | |
parent | 7eb500363752ce8dd82189f56d621b11450e92f9 (diff) | |
download | ports-bbc8c4d740872dbe971f6164448e5ba893cb166f.tar.gz ports-bbc8c4d740872dbe971f6164448e5ba893cb166f.zip |
Notes
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/font-manager/Makefile | 3 | ||||
-rw-r--r-- | x11-fonts/tv-fonts/Makefile | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/x11-fonts/font-manager/Makefile b/x11-fonts/font-manager/Makefile index 8bd5c69b997c..0e452c7d3938 100644 --- a/x11-fonts/font-manager/Makefile +++ b/x11-fonts/font-manager/Makefile @@ -17,11 +17,10 @@ LIB_DEPENDS= libsqlite3.so:${PORTSDIR}/databases/sqlite3 RUN_DEPENDS= ${PYTHON_SITELIBDIR}/libxml2.py:${PORTSDIR}/textproc/py-libxml2 \ ${PYTHON_PKGNAMEPREFIX}sqlite3>0:${PORTSDIR}/databases/py-sqlite3 -USE_BZIP2= yes USE_PYTHON= 2 USE_GNOME= pygtk2 GNU_CONFIGURE= yes -USES= gmake pkgconfig +USES= gmake pkgconfig tar:bzip2 PORTDATA= * diff --git a/x11-fonts/tv-fonts/Makefile b/x11-fonts/tv-fonts/Makefile index 719989fc60e7..011a6ec5918f 100644 --- a/x11-fonts/tv-fonts/Makefile +++ b/x11-fonts/tv-fonts/Makefile @@ -17,8 +17,7 @@ RUN_DEPENDS= bdftopcf:${PORTSDIR}/x11-fonts/bdftopcf \ mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir \ mkfontscale:${PORTSDIR}/x11-fonts/mkfontscale -USES= gmake -USE_BZIP2= yes +USES= gmake tar:bzip2 FONTSDIR= ${PREFIX}/lib/X11/fonts/misc FONTS= caption.pcf.gz captioni.pcf.gz led-iso10646-1.pcf.gz \ |