mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-10 07:04:03 +00:00
- Support staging
This commit is contained in:
parent
9a3cdd6d83
commit
8758205b01
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=337224
@ -17,10 +17,7 @@ USE_GL= glut
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
MAN1= 3dsdump.1 lib3ds-config.1
|
||||
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -19,9 +19,11 @@ include/lib3ds/tracks.h
|
||||
include/lib3ds/types.h
|
||||
include/lib3ds/vector.h
|
||||
include/lib3ds/viewport.h
|
||||
lib/lib3ds.a
|
||||
lib/lib3ds.so
|
||||
lib/lib3ds-1.so
|
||||
lib/lib3ds-1.so.3
|
||||
lib/lib3ds.a
|
||||
lib/lib3ds.so
|
||||
man/man1/3dsdump.1.gz
|
||||
man/man1/lib3ds-config.1.gz
|
||||
share/aclocal/lib3ds.m4
|
||||
@dirrm include/lib3ds
|
||||
|
Loading…
Reference in New Issue
Block a user