diff options
-rw-r--r-- | archivers/file-roller/Makefile | 2 | ||||
-rw-r--r-- | archivers/fileroller/Makefile | 2 | ||||
-rw-r--r-- | audio/gnome-media/Makefile | 2 | ||||
-rw-r--r-- | audio/gnomemedia2/Makefile | 2 | ||||
-rw-r--r-- | games/gnome-games/Makefile | 2 | ||||
-rw-r--r-- | games/gnomegames2/Makefile | 2 | ||||
-rw-r--r-- | math/gcalctool/Makefile | 2 | ||||
-rw-r--r-- | x11/gnome-terminal/Makefile | 2 | ||||
-rw-r--r-- | x11/gnometerminal/Makefile | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/archivers/file-roller/Makefile b/archivers/file-roller/Makefile index 7c58feb4b..6afae7d0d 100644 --- a/archivers/file-roller/Makefile +++ b/archivers/file-roller/Makefile @@ -18,7 +18,7 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= An archive manager for zip files, tar, etc USE_BZIP2= yes -INSTALL_OMF= yes +INSTALLS_OMF= yes USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= gnomeprefix intlhack gnomehack libgnomeui desktopfileutils diff --git a/archivers/fileroller/Makefile b/archivers/fileroller/Makefile index 7c58feb4b..6afae7d0d 100644 --- a/archivers/fileroller/Makefile +++ b/archivers/fileroller/Makefile @@ -18,7 +18,7 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= An archive manager for zip files, tar, etc USE_BZIP2= yes -INSTALL_OMF= yes +INSTALLS_OMF= yes USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= gnomeprefix intlhack gnomehack libgnomeui desktopfileutils diff --git a/audio/gnome-media/Makefile b/audio/gnome-media/Makefile index a93f966de..51f88db86 100644 --- a/audio/gnome-media/Makefile +++ b/audio/gnome-media/Makefile @@ -17,7 +17,7 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= Multimedia applications for the GNOME 2 desktop USE_BZIP2= yes -INSTALL_OMF= yes +INSTALLS_OMF= yes USE_X_PREFIX= yes USE_GMAKE= yes USE_LIBTOOL_VER=15 diff --git a/audio/gnomemedia2/Makefile b/audio/gnomemedia2/Makefile index a93f966de..51f88db86 100644 --- a/audio/gnomemedia2/Makefile +++ b/audio/gnomemedia2/Makefile @@ -17,7 +17,7 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= Multimedia applications for the GNOME 2 desktop USE_BZIP2= yes -INSTALL_OMF= yes +INSTALLS_OMF= yes USE_X_PREFIX= yes USE_GMAKE= yes USE_LIBTOOL_VER=15 diff --git a/games/gnome-games/Makefile b/games/gnome-games/Makefile index c5aa3b8dd..c3a2001dc 100644 --- a/games/gnome-games/Makefile +++ b/games/gnome-games/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= guile.15:${PORTSDIR}/lang/guile USE_BZIP2= yes USE_PYTHON= yes -INSTALL_OMF= yes +INSTALLS_OMF= yes USE_X_PREFIX= yes USE_GMAKE= yes USE_REINPLACE= yes diff --git a/games/gnomegames2/Makefile b/games/gnomegames2/Makefile index c5aa3b8dd..c3a2001dc 100644 --- a/games/gnomegames2/Makefile +++ b/games/gnomegames2/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= guile.15:${PORTSDIR}/lang/guile USE_BZIP2= yes USE_PYTHON= yes -INSTALL_OMF= yes +INSTALLS_OMF= yes USE_X_PREFIX= yes USE_GMAKE= yes USE_REINPLACE= yes diff --git a/math/gcalctool/Makefile b/math/gcalctool/Makefile index 5d69505c4..b38f7d930 100644 --- a/math/gcalctool/Makefile +++ b/math/gcalctool/Makefile @@ -18,7 +18,7 @@ COMMENT= A GNOME 2 calculator tool based on the old calctool for OpenWindows USE_BZIP2= yes USE_BISON= yes -INSTALL_OMF= yes +INSTALLS_OMF= yes USE_X_PREFIX= yes USE_GMAKE= yes USE_LIBTOOL_VER=15 diff --git a/x11/gnome-terminal/Makefile b/x11/gnome-terminal/Makefile index 61e13639c..9db6290d9 100644 --- a/x11/gnome-terminal/Makefile +++ b/x11/gnome-terminal/Makefile @@ -17,7 +17,7 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= Terminal component for the GNOME 2 Desktop USE_BZIP2= yes -INSTALL_OMF= yes +INSTALLS_OMF= yes USE_X_PREFIX= yes USE_REINPLACE= yes USE_GMAKE= yes diff --git a/x11/gnometerminal/Makefile b/x11/gnometerminal/Makefile index 61e13639c..9db6290d9 100644 --- a/x11/gnometerminal/Makefile +++ b/x11/gnometerminal/Makefile @@ -17,7 +17,7 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= Terminal component for the GNOME 2 Desktop USE_BZIP2= yes -INSTALL_OMF= yes +INSTALLS_OMF= yes USE_X_PREFIX= yes USE_REINPLACE= yes USE_GMAKE= yes |