diff options
| author | Antoine Brodin <antoine@FreeBSD.org> | 2014-11-22 14:43:23 +0000 |
|---|---|---|
| committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-11-22 14:43:23 +0000 |
| commit | 1d7f5e5c0f916ff4b1e86b2fd5f0917d3dbf52f1 (patch) | |
| tree | 24cf2c5f670d09044d4bf3d1c8c7004d2fb1453d /net/rsplib | |
| parent | 97dce54033a3ca0596c0fd7b981856f5f3553e16 (diff) | |
Notes
Diffstat (limited to 'net/rsplib')
| -rw-r--r-- | net/rsplib/Makefile | 5 | ||||
| -rw-r--r-- | net/rsplib/pkg-plist | 3 |
2 files changed, 3 insertions, 5 deletions
diff --git a/net/rsplib/Makefile b/net/rsplib/Makefile index fc52830e1d33..93cf4837aa70 100644 --- a/net/rsplib/Makefile +++ b/net/rsplib/Makefile @@ -3,7 +3,7 @@ PORTNAME= rsplib PORTVERSION= 3.0.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= http://www.exp-math.uni-essen.de/~dreibh/rserpool/download/ @@ -17,7 +17,8 @@ CONFIGURE_ARGS= --disable-maintainer-mode \ --enable-qt --with-qt-lib=${QT_LIBDIR} \ --with-qt-include=${QT_INCDIR} INSTALL_TARGET= install-strip -USES= gmake libtool +USES= gmake libtool shebangfix +SHEBANG_FILES= rsplib/scriptingserviceexample USE_LDCONFIG= yes USE_QT4= gui xml moc_build diff --git a/net/rsplib/pkg-plist b/net/rsplib/pkg-plist index 2e34424df8df..3b79324240ae 100644 --- a/net/rsplib/pkg-plist +++ b/net/rsplib/pkg-plist @@ -352,6 +352,3 @@ share/fgpconfig/input-249.fsf share/fgpconfig/input-250.fsf share/fractalpooluser/fractalpooluser_de_DE.qm share/fractalpooluser/fractalpooluser_nb_NO.qm -@dirrm share/fractalpooluser -@dirrm share/fgpconfig -@dirrm include/rserpool |
