mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-24 09:25:01 +00:00
- Drop 8.x support
Approved by: portmgr blanket
This commit is contained in:
parent
357fb2db0e
commit
385609daa9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=398056
@ -20,12 +20,6 @@ USES= compiler:c++11-lang gmake pkgconfig tar:xz
|
||||
|
||||
PLIST_FILES= bin/pdf2djvu man/man1/pdf2djvu.1.gz
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${OSVERSION} < 900014
|
||||
FAVORITE_COMPILER= gcc
|
||||
.endif
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin
|
||||
${INSTALL_MAN} ${WRKSRC}/doc/${PORTNAME}.1 ${STAGEDIR}${MANPREFIX}/man/man1
|
||||
|
Loading…
Reference in New Issue
Block a user