diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-11-19 07:38:20 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-11-19 07:38:20 +0800 |
commit | e163a92183ce91d21efb1d6719a6c7210872fc5a (patch) | |
tree | d41cb95f90d3e21e1bef27ce80840327980cd9c5 /audio | |
parent | e9f36ca269abebcb410a42ec7164b60e9caaeda6 (diff) | |
download | marcuscom-ports-e163a92183ce91d21efb1d6719a6c7210872fc5a.tar marcuscom-ports-e163a92183ce91d21efb1d6719a6c7210872fc5a.tar.gz marcuscom-ports-e163a92183ce91d21efb1d6719a6c7210872fc5a.tar.bz2 marcuscom-ports-e163a92183ce91d21efb1d6719a6c7210872fc5a.tar.lz marcuscom-ports-e163a92183ce91d21efb1d6719a6c7210872fc5a.tar.xz marcuscom-ports-e163a92183ce91d21efb1d6719a6c7210872fc5a.tar.zst marcuscom-ports-e163a92183ce91d21efb1d6719a6c7210872fc5a.zip |
Err... s/INSTALL_OMF/INSTALLS_OMF/g.. I do that five times... not a good sign
for me today.. :-/
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3084 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'audio')
-rw-r--r-- | audio/gnome-media/Makefile | 2 | ||||
-rw-r--r-- | audio/gnomemedia2/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
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 |