diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2004-11-23 02:23:08 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2004-11-23 02:23:08 +0000 |
commit | d7fcc8234e06a8c12e6487dd28666de98389bff5 (patch) | |
tree | c3561c94edaa03faaf0f9e928fbba2a1a28a3669 /accessibility/gok/Makefile | |
parent | 1f75a4186cb92bb536e71bc6db99ec018780001d (diff) |
Use new INSTALLS_OMF.
Approved by: bland, kwm, marcus and pav
Notes
Notes:
svn path=/head/; revision=122196
Diffstat (limited to 'accessibility/gok/Makefile')
-rw-r--r-- | accessibility/gok/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/accessibility/gok/Makefile b/accessibility/gok/Makefile index 90ef1aa5829e..507a67ef4841 100644 --- a/accessibility/gok/Makefile +++ b/accessibility/gok/Makefile @@ -20,6 +20,7 @@ LIB_DEPENDS= gnomespeech.7:${PORTSDIR}/accessibility/gnomespeech USE_BZIP2= yes USE_X_PREFIX= yes +INSTALLS_OMF= yes USE_GNOME= gnomehack gnomeprefix intlhack libgnomeui atspi libwnck USE_REINPLACE= yes USE_GMAKE= yes |