From bb3f74bc00cdd41b8b1cc93fa26f11db6a8b4582 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Mon, 7 Jan 2013 06:43:55 +0000 Subject: - Remove wrong dependency on gtkglarea While here: - Trim headers - Convert USE_GNOME=pkgconfig -> USE_PKGCONFIG= build Approved by: maho (maintainer) --- science/ghemical/Makefile | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) (limited to 'science') diff --git a/science/ghemical/Makefile b/science/ghemical/Makefile index ac6dc50bf50d..93c58be8754d 100644 --- a/science/ghemical/Makefile +++ b/science/ghemical/Makefile @@ -1,12 +1,9 @@ -# New ports collection makefile for: ghemical -# Date created: May 4, 2003 -# Whom: Nakata Maho -# +# Created by: Nakata Maho # $FreeBSD$ PORTNAME= ghemical PORTVERSION= 2.99.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= science MASTER_SITES= http://www.uku.fi/~thassine/projects/download/release20090911/ \ http://bioinformatics.org/ghemical/download/ @@ -19,7 +16,6 @@ BUILD_DEPENDS= f2c:${PORTSDIR}/lang/f2c \ ld:${PORTSDIR}/devel/binutils RUN_DEPENDS= f2c:${PORTSDIR}/lang/f2c LIB_DEPENDS= mpqc:${PORTSDIR}/science/mpqc \ - gtkgl:${PORTSDIR}/x11-toolkits/gtkglarea \ gtkglext-x11-1.0:${PORTSDIR}/x11-toolkits/gtkglext \ ghemical:${PORTSDIR}/science/libghemical \ oglappth:${PORTSDIR}/science/liboglappth \ @@ -27,7 +23,8 @@ LIB_DEPENDS= mpqc:${PORTSDIR}/science/mpqc \ USE_FORTRAN= yes USE_GMAKE= yes -USE_GNOME= glib20 gtk20 libglade2 pkgconfig +USE_GNOME= glib20 gtk20 libglade2 +USE_PKGCONFIG= build USE_GL= glut GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-gamess --enable-mpqc --enable-openbabel --enable-gtk --enable-threads --enable-mopac7 -- cgit v1.2.3