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 /x11/gdm2/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 'x11/gdm2/Makefile')
-rw-r--r-- | x11/gdm2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/gdm2/Makefile b/x11/gdm2/Makefile index 4a501d414cb6..cd84c789a5fc 100644 --- a/x11/gdm2/Makefile +++ b/x11/gdm2/Makefile @@ -18,6 +18,7 @@ COMMENT= GNOME 2 version of xdm display manager USE_BZIP2= yes USE_X_PREFIX= yes +INSTALLS_OMF= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack intlhack gnomehier libgnomeui librsvg2 USE_LIBTOOL_VER=15 |