diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2008-08-28 19:25:32 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2008-08-28 19:25:32 +0000 |
commit | b73401b12fb1b0389bf6aaa885050e22bea6d3cc (patch) | |
tree | d376fed408f61983822f8cce311ca17f3eb4c969 /science/libghemical/Makefile | |
parent | 88a8dbb80a1d0b91be0540096acee0c142a03b72 (diff) | |
download | ports-b73401b12fb1b0389bf6aaa885050e22bea6d3cc.tar.gz ports-b73401b12fb1b0389bf6aaa885050e22bea6d3cc.zip |
Notes
Diffstat (limited to 'science/libghemical/Makefile')
-rw-r--r-- | science/libghemical/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
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 |