diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-03-24 17:02:27 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-03-24 17:02:27 +0000 |
commit | 52c5d58921fcb6eaee151d4d2defbacbce3c598e (patch) | |
tree | 2386b7ed02bc9418c9764eee5fdba9c3c6b7fde0 /x11-fonts | |
parent | 44aaaca6bbffa1779bc55f28ae1cb14117e362ae (diff) | |
download | ports-52c5d58921fcb6eaee151d4d2defbacbce3c598e.tar.gz ports-52c5d58921fcb6eaee151d4d2defbacbce3c598e.zip |
Notes
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/fonts-indic/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fonts/fonts-indic/Makefile b/x11-fonts/fonts-indic/Makefile index 221013af0805..9a5c909736af 100644 --- a/x11-fonts/fonts-indic/Makefile +++ b/x11-fonts/fonts-indic/Makefile @@ -7,6 +7,7 @@ PORTNAME= fonts-indic PORTVERSION= 2.1.5 +PORTREVISION= 1 CATEGORIES= x11-fonts MASTER_SITES= http://gentoo.osuosl.org/distfiles/ @@ -16,7 +17,6 @@ COMMENT= The Lohit family of Indic fonts RUN_DEPENDS= fc-cache:${PORTSDIR}/x11-fonts/fontconfig USE_GZIP= yes -USE_X_PREFIX= yes NO_BUILD= yes NO_WRKSUBDIR= yes |