diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-07-27 04:59:48 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-07-27 04:59:48 +0000 |
commit | 090553a05fab44bcc406d1a52b415f41ff61271b (patch) | |
tree | ca132e093d9145c59667fc7fc2cca16b07c167bf /science/openbabel/Makefile | |
parent | 8a48556be8edc2dfaf7ccc4f8a473420460222a6 (diff) | |
download | ports-090553a05fab44bcc406d1a52b415f41ff61271b.tar.gz ports-090553a05fab44bcc406d1a52b415f41ff61271b.zip |
Notes
Diffstat (limited to 'science/openbabel/Makefile')
-rw-r--r-- | science/openbabel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/openbabel/Makefile b/science/openbabel/Makefile index b350609f08d0..6f61b0354a38 100644 --- a/science/openbabel/Makefile +++ b/science/openbabel/Makefile @@ -18,7 +18,7 @@ COMMENT= Chemistry file translation program USE_LIBTOOL= yes INSTALLS_SHLIB= yes CONFIGURE_ARGS= --enable-shared --disable-static --program-prefix=open -USE_GNOME= gnomehack +USE_GNOME= gnomehack gnometarget MAN1= openbabel.1 |