diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-04-23 14:20:25 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-04-23 14:20:25 +0000 |
commit | 992586fa0863f8346a19cbcdfbba376c5c4dfd43 (patch) | |
tree | 87b239f8431cee200969f89da8739806496b7dad /astro/viking | |
parent | dc0ce8f5839343b4c972ae818337189b1b55d447 (diff) |
Notes
Diffstat (limited to 'astro/viking')
-rw-r--r-- | astro/viking/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/viking/Makefile b/astro/viking/Makefile index 5baa856865bc..698f382731ff 100644 --- a/astro/viking/Makefile +++ b/astro/viking/Makefile @@ -23,13 +23,13 @@ LIB_DEPENDS= pthread-stubs:${PORTSDIR}/devel/libpthread-stubs \ xcb:${PORTSDIR}/x11/libxcb RUN_DEPENDS= gpsbabel:${PORTSDIR}/astro/gpsbabel +USES= pkgconfig USE_GMAKE= yes GNU_CONFIGURE= yes USE_ICONV= yes USE_XORG= pixman x11 xau xcomposite xcursor xdamage xdmcp xext \ xfixes xi xinerama xrandr xrender USE_GNOME= desktopfileutils gnomedocutils gtk20 -USE_PKGCONFIG= build USE_PERL5_RUN= yes INSTALLS_ICONS= yes INSTALLS_OMF= yes |