diff options
author | oliver <oliver@FreeBSD.org> | 2007-05-27 22:26:21 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2007-05-27 22:26:21 +0800 |
commit | e100be6f8b7bb3930a65235f488ee57992ec199a (patch) | |
tree | 851d36bbf5203bd29cdf783d8a9da41ad4b2cd91 /x11-fonts/tv-fonts | |
parent | 87786c8671c0aadfb32f1f3d228fbb726294cd09 (diff) | |
download | freebsd-ports-gnome-e100be6f8b7bb3930a65235f488ee57992ec199a.tar.gz freebsd-ports-gnome-e100be6f8b7bb3930a65235f488ee57992ec199a.tar.zst freebsd-ports-gnome-e100be6f8b7bb3930a65235f488ee57992ec199a.zip |
move from X11BASE to LOCALBASE
bump PORTREVISION
Diffstat (limited to 'x11-fonts/tv-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 |