From d93ae965e59999e89f80742f873067385713b205 Mon Sep 17 00:00:00 2001 From: pav Date: Thu, 7 Sep 2006 16:40:40 +0000 Subject: - Update to 0.6.2 --- science/gchemutils/Makefile | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'science/gchemutils/Makefile') diff --git a/science/gchemutils/Makefile b/science/gchemutils/Makefile index 050c6ac88eac..568bd550a644 100644 --- a/science/gchemutils/Makefile +++ b/science/gchemutils/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= gchemutils -PORTVERSION= 0.6.1 +PORTVERSION= 0.6.2 CATEGORIES= science MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -22,10 +22,14 @@ USE_BZIP2= yes USE_X_PREFIX= yes USE_GNOME= gnomehack gnomeprefix intlhack libglade2 libgnomeprintui libgnomeui USE_GMAKE= yes +USE_LDCONFIG= yes GNU_CONFIGURE= yes -INSTALLS_SHLIB= yes +CONFIGURE_ARGS= --mandir=${PREFIX}/man CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LIBS="-L${LOCALBASE}/lib" +MAN1= gchem3d-viewer.1 gchemcalc.1 gchemtable.1 +MAN3= libgcu.3 + OPTIONS= MOZILLA "Build mozilla plugin" off .include -- cgit