summaryrefslogtreecommitdiff
path: root/geography/gpsbabel/Makefile
diff options
context:
space:
mode:
authoradrianp <adrianp>2008-06-21 18:35:03 +0000
committeradrianp <adrianp>2008-06-21 18:35:03 +0000
commit6e37aac0b1fbd6eb616b5f4ce6e9c8856be62dae (patch)
treedd403a9c590777f6286a10aa4d1c2abe0d30b28c /geography/gpsbabel/Makefile
parente91ae1d90fdeae7bb5e41e4e8ab488051aaafaa3 (diff)
downloadpkgsrc-6e37aac0b1fbd6eb616b5f4ce6e9c8856be62dae.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"