diff options
Diffstat (limited to 'security/nessus-devel/Makefile')
-rw-r--r-- | security/nessus-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/nessus-devel/Makefile b/security/nessus-devel/Makefile index bc7fbc8d23ce..3eed2734ce6b 100644 --- a/security/nessus-devel/Makefile +++ b/security/nessus-devel/Makefile @@ -22,7 +22,7 @@ LIB_DEPENDS= nasl.2:${PORTSDIR}/security/nessus-libnasl-devel DIST_SUBDIR= nessus WRKSRC= ${WRKDIR}/nessus-core -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 WANT_GNOME= yes .include <bsd.port.pre.mk> |