summaryrefslogtreecommitdiff
path: root/graphics/gpdf
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2004-11-23 02:23:08 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2004-11-23 02:23:08 +0000
commitd7fcc8234e06a8c12e6487dd28666de98389bff5 (patch)
treec3561c94edaa03faaf0f9e928fbba2a1a28a3669 /graphics/gpdf
parentFix build with WITH_OPTIMIZED_FLAGS defined (diff)
Use new INSTALLS_OMF.
Approved by: bland, kwm, marcus and pav
Notes
Notes: svn path=/head/; revision=122196
Diffstat (limited to 'graphics/gpdf')
-rw-r--r--graphics/gpdf/Makefile1
-rw-r--r--graphics/gpdf/pkg-plist6
2 files changed, 1 insertions, 6 deletions
diff --git a/graphics/gpdf/Makefile b/graphics/gpdf/Makefile
index 3bacabe61fc0..9c833a28ac51 100644
--- a/graphics/gpdf/Makefile
+++ b/graphics/gpdf/Makefile
@@ -21,6 +21,7 @@ USE_GMAKE= yes
USE_GNOME= gnomeprefix gnomehack intlhack libgnomeui libgnomeprintui \
desktopfileutils
USE_X_PREFIX= yes
+INSTALLS_OMF= yes
USE_LIBTOOL_VER=15
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
diff --git a/graphics/gpdf/pkg-plist b/graphics/gpdf/pkg-plist
index fd5b70418812..b5c1ad62aaa7 100644
--- a/graphics/gpdf/pkg-plist
+++ b/graphics/gpdf/pkg-plist
@@ -20,11 +20,8 @@ share/gnome/help/gpdf/es/gpdf.xml
share/gnome/help/gpdf/es/legal.xml
share/gnome/mime-info/gpdf.keys
share/gnome/omf/gpdf/gpdf-C.omf
-@exec scrollkeeper-install -q %D/share/gnome/omf/gpdf/gpdf-C.omf 2>/dev/null || /usr/bin/true
share/gnome/omf/gpdf/gpdf-de.omf
-@exec scrollkeeper-install -q %D/share/gnome/omf/gpdf/gpdf-de.omf 2>/dev/null || /usr/bin/true
share/gnome/omf/gpdf/gpdf-es.omf
-@exec scrollkeeper-install -q %D/share/gnome/omf/gpdf/gpdf-es.omf 2>/dev/null || /usr/bin/true
share/gnome/pixmaps/gnome-pdf.png
share/gnome/pixmaps/gpdf/fitwidth.png
share/gnome/pixmaps/gpdf/stock_book-closed-mark.png
@@ -108,7 +105,4 @@ share/locale/zh_TW/LC_MESSAGES/gpdf.mo
@dirrm share/gnome/help/gpdf
@dirrm share/gnome/gpdf/glade
@dirrm share/gnome/gpdf
-@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gpdf/gpdf-C.omf 2>/dev/null || /usr/bin/true
-@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gpdf/gpdf-de.omf 2>/dev/null || /usr/bin/true
-@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gpdf/gpdf-es.omf 2>/dev/null || /usr/bin/true
@unexec update-desktop-database > /dev/null || /usr/bin/true