- 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
@ -13,10 +13,9 @@ COMMENT= TrueType to Type42 font converter
|
||||
LIB_DEPENDS= libttf.so:print/freetype
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
USES= localbase
|
||||
PLIST_FILES= bin/ttftot42
|
||||
|
||||
CPPFLAGS+= -I${LOCALBASE}/include/freetype1/freetype \
|
||||
-I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
CPPFLAGS+= -isystem${LOCALBASE}/include/freetype1/freetype
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TrueType to Type42 font converter
|
||||
|
||||
WWW: http://www.nih.at/ttftot42/
|
||||
WWW: https://www.nih.at/ttftot42/
|
||||
|
Loading…
Reference in New Issue
Block a user