From 7711815ae72241089548174a4a4115601cb5a9f6 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Wed, 5 Dec 2007 08:49:36 +0000 Subject: - Add missed dependency on glut and fix plist Reported by: pointyhat Approved by: portmgr (hat) --- graphics/pfstools/Makefile | 3 ++- graphics/pfstools/pkg-plist | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) 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 -- cgit v1.2.3