mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Add staging support
- Remove leading article from COMMENT
This commit is contained in:
parent
a7de976699
commit
8332527e50
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=352492
@ -7,18 +7,18 @@ CATEGORIES= graphics
|
||||
MASTER_SITES= http://www.jwz.org/ppmcaption/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= A utility which adds text to images
|
||||
COMMENT= Utility which adds text to images
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV+= CPP="${CPP}"
|
||||
CONFIGURE_ARGS+= --with-builtin="ncenB24.bdf -scale 0.5 -blur 5"
|
||||
MAN1= ppmcaption.1
|
||||
PLIST_FILES= bin/ppmcaption
|
||||
MAKE_ARGS= install_prefix=${STAGEDIR}
|
||||
|
||||
PLIST_FILES= bin/ppmcaption man/man1/ppmcaption.1.gz
|
||||
|
||||
ONLY_FOR_ARCHS= i386
|
||||
ONLY_FOR_ARCHS_REASON= does not compile on ia64 or amd64
|
||||
|
||||
NO_STAGE= yes
|
||||
post-patch:
|
||||
${REINPLACE_CMD} -e "s,-lang-c89,," ${WRKSRC}/configure
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user