diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2007-12-05 08:49:36 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2007-12-05 08:49:36 +0000 |
commit | 7711815ae72241089548174a4a4115601cb5a9f6 (patch) | |
tree | 2d7f9fd89f6c393b47f9da277b81a4ef39fc4493 /graphics | |
parent | 07ce45bc66814de3cf07f0047df53bcd97b0270b (diff) | |
download | ports-7711815ae72241089548174a4a4115601cb5a9f6.tar.gz ports-7711815ae72241089548174a4a4115601cb5a9f6.zip |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/pfstools/Makefile | 3 | ||||
-rw-r--r-- | graphics/pfstools/pkg-plist | 1 |
2 files changed, 3 insertions, 1 deletions
diff --git a/graphics/pfstools/Makefile b/graphics/pfstools/Makefile index 7023c0427ab4..cd5297d0d4d4 100644 --- a/graphics/pfstools/Makefile +++ b/graphics/pfstools/Makefile @@ -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 diff --git a/graphics/pfstools/pkg-plist b/graphics/pfstools/pkg-plist index 4b99ea272204..5a0d1b70f025 100644 --- a/graphics/pfstools/pkg-plist +++ b/graphics/pfstools/pkg-plist @@ -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 |