mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Switch to USES=localbase
- Update WWW
This commit is contained in:
parent
e9233956dd
commit
e93b741b40
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=459823
2 changed files with 3 additions and 4 deletions
|
@ -13,10 +13,9 @@ COMMENT= TrueType to Type42 font converter
|
||||||
LIB_DEPENDS= libttf.so:print/freetype
|
LIB_DEPENDS= libttf.so:print/freetype
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
|
||||||
|
USES= localbase
|
||||||
PLIST_FILES= bin/ttftot42
|
PLIST_FILES= bin/ttftot42
|
||||||
|
|
||||||
CPPFLAGS+= -I${LOCALBASE}/include/freetype1/freetype \
|
CPPFLAGS+= -isystem${LOCALBASE}/include/freetype1/freetype
|
||||||
-I${LOCALBASE}/include
|
|
||||||
LDFLAGS+= -L${LOCALBASE}/lib
|
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TrueType to Type42 font converter
|
TrueType to Type42 font converter
|
||||||
|
|
||||||
WWW: http://www.nih.at/ttftot42/
|
WWW: https://www.nih.at/ttftot42/
|
||||||
|
|
Loading…
Add table
Reference in a new issue