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 /x11/gnomeapplets2/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 'x11/gnomeapplets2/Makefile')
-rw-r--r-- | x11/gnomeapplets2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/gnomeapplets2/Makefile b/x11/gnomeapplets2/Makefile index a3c18193a108..c10104e9bafc 100644 --- a/x11/gnomeapplets2/Makefile +++ b/x11/gnomeapplets2/Makefile @@ -22,6 +22,7 @@ LIB_DEPENDS= gtop-2.0:${PORTSDIR}/devel/libgtop2 \ USE_BZIP2= yes USE_X_PREFIX= yes +INSTALLS_OMF= yes USE_GMAKE= yes USE_REINPLACE= yes GNOME_DESKTOP_VERSION=2 |