- Add missed dependency on glut and fix plist
Reported by: pointyhat Approved by: portmgr (hat)
This commit is contained in:
parent
07ce45bc66
commit
7711815ae7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=202912
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= pfstools
|
||||
PORTVERSION= 1.6.2
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
@ -26,6 +26,7 @@ CONFIGURE_ARGS+=--disable-jpeghdr --disable-ppm
|
||||
USE_LDCONFIG= yes
|
||||
USE_GMAKE= yes
|
||||
USE_QT_VER= 3
|
||||
USE_GL= glut
|
||||
|
||||
OPTIONS= OCTAVE "Install Octave interface" on
|
||||
|
||||
|
@ -36,6 +36,7 @@ include/pfs-1.2/pfs.h
|
||||
@dirrm include/pfs-1.2
|
||||
lib/libpfs-1.2.a
|
||||
lib/libpfs-1.2.la
|
||||
lib/libpfs-1.2.so
|
||||
lib/libpfs-1.2.so.0
|
||||
libdata/pkgconfig/pfs.pc
|
||||
%%OCTAVE_PLIST%%libexec/octave/%%OCTAVE_VERSION%%/site/oct/%%GNU_HOST%%/pfstools/pfsclose.oct
|
||||
|
Loading…
Reference in New Issue
Block a user