diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2007-05-27 14:26:21 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2007-05-27 14:26:21 +0000 |
commit | ab44d03168f2233ac5ab0acdc15bf65f02149218 (patch) | |
tree | 8ae191dd5ba12cb195389ddfd3fee977f5fcd473 /x11-fonts | |
parent | 7f798b92bcb3f933389c30b2ee79a37680dbe9b3 (diff) | |
download | ports-ab44d03168f2233ac5ab0acdc15bf65f02149218.tar.gz ports-ab44d03168f2233ac5ab0acdc15bf65f02149218.zip |
Notes
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/tv-fonts/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-fonts/tv-fonts/Makefile b/x11-fonts/tv-fonts/Makefile index 2c80f9856503..35cd6be6173e 100644 --- a/x11-fonts/tv-fonts/Makefile +++ b/x11-fonts/tv-fonts/Makefile @@ -7,7 +7,7 @@ PORTNAME= tv-fonts PORTVERSION= 1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-fonts MASTER_SITES= http://dl.bytesex.org/releases/${PORTNAME}/ @@ -16,7 +16,7 @@ COMMENT= A number of fonts which are useful for TV applications BUILD_DEPENDS= bdftopcf:${X_CLIENTS_PORT} -USE_X_PREFIX= yes +USE_XLIB= yes USE_GMAKE= yes USE_BZIP2= yes |