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 /audio/terminatorx | |
parent | 1f75a4186cb92bb536e71bc6db99ec018780001d (diff) | |
download | ports-d7fcc8234e06a8c12e6487dd28666de98389bff5.tar.gz ports-d7fcc8234e06a8c12e6487dd28666de98389bff5.zip |
Notes
Diffstat (limited to 'audio/terminatorx')
-rw-r--r-- | audio/terminatorx/Makefile | 1 | ||||
-rw-r--r-- | audio/terminatorx/pkg-plist | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/audio/terminatorx/Makefile b/audio/terminatorx/Makefile index 8e48955d6be6..56ed4af5755a 100644 --- a/audio/terminatorx/Makefile +++ b/audio/terminatorx/Makefile @@ -21,6 +21,7 @@ LIB_DEPENDS= audiofile.0:${PORTSDIR}/audio/libaudiofile \ USE_BZIP2= yes USE_X_PREFIX= yes +INSTALLS_OMF= yes USE_GNOME= gnomehack gnomeprefix gnometarget gtk20 libxml2 USE_REINPLACE= yes USE_GMAKE= yes diff --git a/audio/terminatorx/pkg-plist b/audio/terminatorx/pkg-plist index 5f97c7d11e3f..410c5fde1a74 100644 --- a/audio/terminatorx/pkg-plist +++ b/audio/terminatorx/pkg-plist @@ -5,11 +5,9 @@ share/gnome/help/terminatorX/C/figures/signalflow.png share/gnome/mime-info/terminatorX.keys share/gnome/mime-info/terminatorX.mime share/gnome/omf/terminatorX/terminatorX-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/terminatorX/terminatorX-C.omf 2>/dev/null || /usr/bin/true share/gnome/pixmaps/terminatorX-app.png share/gnome/pixmaps/terminatorX-mime.png @dirrm share/gnome/omf/terminatorX @dirrm share/gnome/help/terminatorX/C/figures @dirrm share/gnome/help/terminatorX/C @dirrm share/gnome/help/terminatorX -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/terminatorX/terminatorX-C.omf 2>/dev/null || /usr/bin/true |