summaryrefslogtreecommitdiff
path: root/geography/gpsbabel/Makefile
diff options
context:
space:
mode:
authoradrianp <adrianp@pkgsrc.org>2008-06-21 18:35:03 +0000
committeradrianp <adrianp@pkgsrc.org>2008-06-21 18:35:03 +0000
commitd265a22c86e1cfe8f35c084bdc3432e652bac224 (patch)
treedd403a9c590777f6286a10aa4d1c2abe0d30b28c /geography/gpsbabel/Makefile
parent777b323f540c1f1aefa36649aef984caa39fe9a8 (diff)
downloadpkgsrc-d265a22c86e1cfe8f35c084bdc3432e652bac224.tar.gz
Fix builds on Darwin
Diffstat (limited to 'geography/gpsbabel/Makefile')
-rw-r--r--geography/gpsbabel/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/geography/gpsbabel/Makefile b/geography/gpsbabel/Makefile
index 315e7b554b4..69767642956 100644
--- a/geography/gpsbabel/Makefile
+++ b/geography/gpsbabel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2008/06/20 01:09:21 joerg Exp $
+# $NetBSD: Makefile,v 1.5 2008/06/21 18:35:03 adrianp Exp $
#
DISTNAME= gpsbabel-1.3.4
@@ -12,6 +12,8 @@ COMMENT= Utility to convert and fetch GPS related data
PKG_DESTDIR_SUPPORT= user-destdir
+LIBS.Darwin+= -lexpat
+
GNU_CONFIGURE= yes
.include "../../devel/libusb/buildlink3.mk"