diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-11-08 13:22:59 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-11-08 13:22:59 +0000 |
commit | 3c25acd057b36f4b8acf995beff5f4afbcc67b98 (patch) | |
tree | a54ba2abe21387f8861f7fa1983abd60b09b9a5f /science/ghmm | |
parent | 77baedc828998509aa22424356a907d80799d6b8 (diff) | |
download | ports-3c25acd057b36f4b8acf995beff5f4afbcc67b98.tar.gz ports-3c25acd057b36f4b8acf995beff5f4afbcc67b98.zip |
Notes
Diffstat (limited to 'science/ghmm')
-rw-r--r-- | science/ghmm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/ghmm/Makefile b/science/ghmm/Makefile index f79da002a8cd..ce831311a4ba 100644 --- a/science/ghmm/Makefile +++ b/science/ghmm/Makefile @@ -16,7 +16,7 @@ LICENSE= GPLv3 GNU_CONFIGURE= yes INSTALL_TARGET= install-strip USE_GNOME= libxml2 -USES= autoreconf libtool pkgconfig +USES= autoreconf gnome libtool pkgconfig CONFIGURE_ARGS+= --without-python USE_LDCONFIG= yes |