diff options
Diffstat (limited to 'x11-fonts/code2001/Makefile')
-rw-r--r-- | x11-fonts/code2001/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11-fonts/code2001/Makefile b/x11-fonts/code2001/Makefile index bbfd4ceaa7a1..d90abe7e6364 100644 --- a/x11-fonts/code2001/Makefile +++ b/x11-fonts/code2001/Makefile @@ -3,7 +3,7 @@ PORTNAME= code2001 PORTVERSION= 0.919 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-fonts MASTER_SITES= CENKES/myports/${DIST_SUBDIR} DISTFILES= CODE2001.ZIP @@ -13,8 +13,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Free Plane 1 Unicode-based Font USES= fonts zip -FONTNAME= ${PORTNAME} -FONTSDIR?= ${PREFIX}/lib/X11/fonts/${FONTNAME} NO_BUILD= yes PLIST_FILES= ${FONTSDIR}/${FONTNAME}.ttf |