diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-03-24 23:21:25 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-03-24 23:21:25 +0000 |
commit | ca519ab8c011fdba09ad6a4a9bf03f19b9cae9d3 (patch) | |
tree | e23ad8f32a26812997940fcbb692cd233adb348c /x11-fonts/c64bdf | |
parent | 74afc71c04a50797560e13b9718ee538eba6b691 (diff) | |
download | ports-ca519ab8c011fdba09ad6a4a9bf03f19b9cae9d3.tar.gz ports-ca519ab8c011fdba09ad6a4a9bf03f19b9cae9d3.zip |
Notes
Diffstat (limited to 'x11-fonts/c64bdf')
-rw-r--r-- | x11-fonts/c64bdf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fonts/c64bdf/Makefile b/x11-fonts/c64bdf/Makefile index a5c352cbb0ad..8bd8be7576b4 100644 --- a/x11-fonts/c64bdf/Makefile +++ b/x11-fonts/c64bdf/Makefile @@ -7,6 +7,7 @@ PORTNAME= c64bdf PORTVERSION= 1.0 +PORTREVISION= 1 CATEGORIES= x11-fonts MASTER_SITES= http://beej.us/c64bdf/ DISTNAME= ${PORTNAME} @@ -16,7 +17,6 @@ MAINTAINER= saper@SYSTEM.PL COMMENT= Commodore 64 X11 fonts NO_BUILD= yes -USE_X_PREFIX= yes FONTS= c64 c64d FONTDIR= lib/X11/fonts/${PORTNAME} |