From b73401b12fb1b0389bf6aaa885050e22bea6d3cc Mon Sep 17 00:00:00 2001 From: Pietro Cerutti Date: Thu, 28 Aug 2008 19:25:32 +0000 Subject: [PATCH] - Fix build Reported by: QA Tindie --- science/libghemical/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/science/libghemical/Makefile b/science/libghemical/Makefile index b2cc267df2f3..efc1b2e01a92 100644 --- a/science/libghemical/Makefile +++ b/science/libghemical/Makefile @@ -6,6 +6,7 @@ PORTNAME= libghemical PORTVERSION= 2.98 +PORTREVISION= 1 CATEGORIES= science MASTER_SITES= http://www.uku.fi/~thassine/projects/download/release20080731/ \ http://bioinformatics.org/ghemical/download/ @@ -21,6 +22,7 @@ LIB_DEPENDS+= mpqc:${PORTSDIR}/science/mpqc \ USE_GMAKE= yes USE_GNOME= pkgconfig +USE_GL= gl GNU_CONFIGURE= yes USE_LDCONFIG= yes