diff options
author | mezz <mezz@FreeBSD.org> | 2004-11-23 10:23:08 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2004-11-23 10:23:08 +0800 |
commit | 9b457ed230f134319168eaa6db5e9bdb646358be (patch) | |
tree | 2da9490eff3216147177c5cd4d301da8c4ba489a /science/gchempaint/Makefile | |
parent | 14b9c1c29f05afe83b7b130d75b659aea890c18f (diff) | |
download | freebsd-ports-gnome-9b457ed230f134319168eaa6db5e9bdb646358be.tar.gz freebsd-ports-gnome-9b457ed230f134319168eaa6db5e9bdb646358be.tar.zst freebsd-ports-gnome-9b457ed230f134319168eaa6db5e9bdb646358be.zip |
Use new INSTALLS_OMF.
Approved by: bland, kwm, marcus and pav
Diffstat (limited to 'science/gchempaint/Makefile')
-rw-r--r-- | science/gchempaint/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/science/gchempaint/Makefile b/science/gchempaint/Makefile index 1a59d4ea0d92..18ee76af0b49 100644 --- a/science/gchempaint/Makefile +++ b/science/gchempaint/Makefile @@ -17,6 +17,7 @@ LIB_DEPENDS= gcu.2:${PORTSDIR}/science/gchemutils USE_BZIP2= yes USE_X_PREFIX= yes +INSTALLS_OMF= yes USE_GNOME= gnomehack gnomeprefix intlhack libgnomeprintui libgnomeui USE_GMAKE= yes USE_LIBTOOL_VER=15 |