diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-03-23 16:44:09 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-03-23 16:44:09 +0000 |
commit | 5afc678aac11dcb929706121d1fec2707a1e8e54 (patch) | |
tree | 89d39d526223ba8929324fc0ca33a08f06f5f7ae /x11-fonts/manu-gothica | |
parent | dd9602c2a3e0aa86e76d2db30cf6349888702517 (diff) | |
download | ports-5afc678aac11dcb929706121d1fec2707a1e8e54.tar.gz ports-5afc678aac11dcb929706121d1fec2707a1e8e54.zip |
Notes
Diffstat (limited to 'x11-fonts/manu-gothica')
-rw-r--r-- | x11-fonts/manu-gothica/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-fonts/manu-gothica/Makefile b/x11-fonts/manu-gothica/Makefile index 8eb1dd657d8e..d07a543e4c1f 100644 --- a/x11-fonts/manu-gothica/Makefile +++ b/x11-fonts/manu-gothica/Makefile @@ -7,7 +7,7 @@ PORTNAME= manu-gothica DISTVERSION= 0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-fonts MASTER_SITES= http://www.bryld.info/downloads/ DISTNAME= manugot19 @@ -24,7 +24,6 @@ RESTRICTED= The font is free for personal use EXTRACT_CMD= ${CP} EXTRACT_BEFORE_ARGS= EXTRACT_AFTER_ARGS= ${WRKSRC} -USE_X_PREFIX= yes NO_BUILD= yes NO_WRKSUBDIR= yes |