mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-15 03:14:23 +00:00
graphics/ptex: fix port issues
Pointyhat to: swills
This commit is contained in:
parent
59a40351d7
commit
0c25e6bba0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=452488
@ -3,6 +3,7 @@
|
||||
PORTNAME= ptex
|
||||
PORTVERSION= 2.1.28
|
||||
CATEGORIES?= graphics
|
||||
DISTVERSIONPREFIX= v
|
||||
|
||||
MAINTAINER= FreeBSD@Shaneware.biz
|
||||
COMMENT= Per face texture library
|
||||
@ -14,15 +15,11 @@ USE_LDCONFIG= yes
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= wdas
|
||||
GH_PROJECT= ptex
|
||||
GH_TAGNAME= v${PORTVERSION}
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
DOCS_BUILD_DEPENDS= doxygen:devel/doxygen
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
post-build-DOCS-on:
|
||||
@(cd ${WRKSRC}/src/doc && doxygen Doxyfile)
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1471593511
|
||||
SHA256 (wdas-ptex-2.1.28-v2.1.28_GH0.tar.gz) = 919af3cc56a7617079757bac5c0202f4375acf21861a3990e313739e56a6142c
|
||||
SIZE (wdas-ptex-2.1.28-v2.1.28_GH0.tar.gz) = 305327
|
||||
TIMESTAMP = 1508444293
|
||||
SHA256 (wdas-ptex-v2.1.28_GH0.tar.gz) = 919af3cc56a7617079757bac5c0202f4375acf21861a3990e313739e56a6142c
|
||||
SIZE (wdas-ptex-v2.1.28_GH0.tar.gz) = 305327
|
||||
|
Loading…
Reference in New Issue
Block a user