summaryrefslogtreecommitdiff
path: root/comms/gmfsk
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2006-10-14 08:54:54 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2006-10-14 08:54:54 +0000
commit29747f458a1eb2ce23b4594b09d0256dd62760b8 (patch)
tree1b71ba5d9ffdd308b6c18130f7c116f5bab5dc12 /comms/gmfsk
parent- Add goocanvas (diff)
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris)
Notes
Notes: svn path=/head/; revision=175261
Diffstat (limited to 'comms/gmfsk')
-rw-r--r--comms/gmfsk/Makefile7
-rw-r--r--comms/gmfsk/pkg-plist5
2 files changed, 5 insertions, 7 deletions
diff --git a/comms/gmfsk/Makefile b/comms/gmfsk/Makefile
index ac70513f1ea2..7a1dff216400 100644
--- a/comms/gmfsk/Makefile
+++ b/comms/gmfsk/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gmfsk
PORTVERSION= 0.6
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= comms audio hamradio
MASTER_SITES= http://gmfsk.connect.fi/
@@ -23,7 +23,10 @@ CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib" \
CPPFLAGS="-I${LOCALBASE}/include"
USE_GMAKE= yes
USE_GNOME= libgnomeui gnomehack gnomeprefix
-USE_X_PREFIX= yes
+USE_XLIB= yes
+INSTALLS_OMF= yes
+
+GCONF_SCHEMAS= gmfsk.schemas
OPTIONS= HAMLIB "Enable HAMLIB Support" On
diff --git a/comms/gmfsk/pkg-plist b/comms/gmfsk/pkg-plist
index 7516f5d16fcc..4a171ebbe364 100644
--- a/comms/gmfsk/pkg-plist
+++ b/comms/gmfsk/pkg-plist
@@ -1,7 +1,4 @@
bin/gmfsk
-@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/gmfsk.schemas >/dev/null || /usr/bin/true
-etc/gconf/schemas/gmfsk.schemas
-@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/gmfsk.schemas >/dev/null || /usr/bin/true
share/gnome/help/gmfsk/C/fdl-appendix.xml
share/gnome/help/gmfsk/C/figures/gmfsk_start_window.png
share/gnome/help/gmfsk/C/figures/note.png
@@ -21,5 +18,3 @@ share/gnome/pixmaps/gmfsk/tx.xpm
@dirrm share/gnome/help/gmfsk/C/figures
@dirrm share/gnome/help/gmfsk/C
@dirrm share/gnome/help/gmfsk
-@exec scrollkeeper-install -q %D/share/gnome/omf/gmfsk/gmfsk-C.omf 2>/dev/null || /usr/bin/true
-@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gmfsk/gmfsk-C.omf 2>/dev/null || /usr/bin/true