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 /net-im/gnomeicu | |
parent | 1f75a4186cb92bb536e71bc6db99ec018780001d (diff) | |
download | ports-d7fcc8234e06a8c12e6487dd28666de98389bff5.tar.gz ports-d7fcc8234e06a8c12e6487dd28666de98389bff5.zip |
Notes
Diffstat (limited to 'net-im/gnomeicu')
-rw-r--r-- | net-im/gnomeicu/Makefile | 1 | ||||
-rw-r--r-- | net-im/gnomeicu/pkg-plist | 4 |
2 files changed, 1 insertions, 4 deletions
diff --git a/net-im/gnomeicu/Makefile b/net-im/gnomeicu/Makefile index f5dd0ea4257a..d5f610f0b820 100644 --- a/net-im/gnomeicu/Makefile +++ b/net-im/gnomeicu/Makefile @@ -20,6 +20,7 @@ LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm USE_BZIP2= yes USE_X_PREFIX= yes +INSTALLS_OMF= yes USE_GNOME= gnomeprefix gnomehack libglade2 gnomepanel lthack libxml2 USE_GMAKE= yes USE_LIBTOOL_VER=13 diff --git a/net-im/gnomeicu/pkg-plist b/net-im/gnomeicu/pkg-plist index 0ff7654b26d0..7b4e54228c1c 100644 --- a/net-im/gnomeicu/pkg-plist +++ b/net-im/gnomeicu/pkg-plist @@ -224,9 +224,7 @@ share/gnome/help/gnomeicu/uk/figures/sendurl.png share/gnome/help/gnomeicu/uk/figures/userinfo.png share/gnome/help/gnomeicu/uk/gnomeicu.xml share/gnome/omf/gnomeicu/gnomeicu-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnomeicu/gnomeicu-C.omf 2>/dev/null || /usr/bin/true share/gnome/omf/gnomeicu/gnomeicu-uk.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnomeicu/gnomeicu-uk.omf 2>/dev/null || /usr/bin/true share/gnome/pixmaps/gnome-gnomeicu.png share/gnome/sounds/gnomeicu/Auth.wav share/gnome/sounds/gnomeicu/File.wav @@ -301,5 +299,3 @@ share/locale/zh_TW/LC_MESSAGES/gnomeicu.mo @dirrm share/gnome/gnomeicu/emoticons/AIM @dirrm share/gnome/gnomeicu/emoticons @dirrm share/gnome/gnomeicu -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnomeicu/gnomeicu-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnomeicu/gnomeicu-uk.omf 2>/dev/null || /usr/bin/true |