aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/gnome-control-center
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2005-02-22 16:22:22 +0800
committermarcus <marcus@FreeBSD.org>2005-02-22 16:22:22 +0800
commitf239abcb0ff67285055ace726060a56e28bdbe04 (patch)
tree6ef6bd9a66223dd01e58c723bfea9346ef6a84e2 /sysutils/gnome-control-center
parentba5ebd56600396f7bdf2d2716c711cf73f6d0a09 (diff)
downloadfreebsd-ports-gnome-f239abcb0ff67285055ace726060a56e28bdbe04.tar.gz
freebsd-ports-gnome-f239abcb0ff67285055ace726060a56e28bdbe04.tar.zst
freebsd-ports-gnome-f239abcb0ff67285055ace726060a56e28bdbe04.zip
Add a dependency on desktopfileutils now that we install a desktop file
with MIME types.
Diffstat (limited to 'sysutils/gnome-control-center')
-rw-r--r--sysutils/gnome-control-center/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/gnome-control-center/Makefile b/sysutils/gnome-control-center/Makefile
index f97663d3c88b..eb5aa2405ba4 100644
--- a/sysutils/gnome-control-center/Makefile
+++ b/sysutils/gnome-control-center/Makefile
@@ -25,7 +25,7 @@ USE_REINPLACE= yes
USE_GMAKE= yes
GNOME_DESKTOP_VERSION=2
USE_GNOME= gnomeprefix gnomehack gnomehier intlhack metacity nautilus2 \
- gstreamerplugins
+ gstreamerplugins desktopfileutils
USE_LIBTOOL_VER=15
INSTALLS_SHLIB= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \