diff options
-rw-r--r-- | science/v_sim/Makefile | 5 | ||||
-rw-r--r-- | science/v_sim/pkg-plist | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/science/v_sim/Makefile b/science/v_sim/Makefile index 1805a485482c..5da220ab2f26 100644 --- a/science/v_sim/Makefile +++ b/science/v_sim/Makefile @@ -3,7 +3,7 @@ PORTNAME= v_sim PORTVERSION= 3.7.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science MASTER_SITES= http://www-drfmc.cea.fr/sp2m/L_Sim/V_Sim/download/ @@ -15,7 +15,7 @@ LICENSE_NAME= CeCILL LICENSE_FILE= ${WRKSRC}/COPYING LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept -USES= fortran gmake pkgconfig tar:bzip2 +USES= fortran gmake libtool pkgconfig tar:bzip2 USE_GNOME= gtk20 cairo USE_GL= yes GNU_CONFIGURE= yes @@ -24,6 +24,7 @@ CPPFLAGS+= ${CFLAGS} -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib USE_LDCONFIG= yes INSTALLS_ICONS= yes +INSTALL_TARGET= install-strip OPTIONS_DEFINE= DOCS NLS EXAMPLES diff --git a/science/v_sim/pkg-plist b/science/v_sim/pkg-plist index 1c434656437e..e7ef181a118a 100644 --- a/science/v_sim/pkg-plist +++ b/science/v_sim/pkg-plist @@ -1,12 +1,12 @@ bin/v_sim lib/libv_sim-3.a -lib/libv_sim-3.la lib/libv_sim-3.so lib/libv_sim-3.so.7 +lib/libv_sim-3.so.7.0.0 %%BABEL%%lib/v_sim/plug-ins/libobloader.a -%%BABEL%%lib/v_sim/plug-ins/libobloader.la %%BABEL%%lib/v_sim/plug-ins/libobloader.so %%BABEL%%lib/v_sim/plug-ins/libobloader.so.7 +%%BABEL%%lib/v_sim/plug-ins/libobloader.so.7.0.0 %%PORTDOCS%%man/man1/v_sim.1.gz %%PORTDOCS%%%%DOCSDIR%%/ChangeLog.en %%PORTDOCS%%%%DOCSDIR%%/ChangeLog.fr |