aboutsummaryrefslogtreecommitdiffstats
path: root/science
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2013-09-01 23:33:46 +0800
committersunpoet <sunpoet@FreeBSD.org>2013-09-01 23:33:46 +0800
commit6d5376809670c8105e7dc03da065ec52b86cf59b (patch)
tree149535f78889ba2d3be76b7d736293ef17c38aee /science
parent5fd528ab1ab06b27d48ba26c0557698a2db9a28c (diff)
downloadfreebsd-ports-gnome-6d5376809670c8105e7dc03da065ec52b86cf59b.tar.gz
freebsd-ports-gnome-6d5376809670c8105e7dc03da065ec52b86cf59b.tar.zst
freebsd-ports-gnome-6d5376809670c8105e7dc03da065ec52b86cf59b.zip
- Convert to new LIB_DEPENDS format
Suggested by: wg
Diffstat (limited to 'science')
-rw-r--r--science/udunits/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/science/udunits/Makefile b/science/udunits/Makefile
index 58c0369c5f7a..f43cdefc6eae 100644
--- a/science/udunits/Makefile
+++ b/science/udunits/Makefile
@@ -11,7 +11,7 @@ MASTER_SITES= ftp://ftp.unidata.ucar.edu/pub/udunits/ \
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Library for manipulating units of physical quantities
-LIB_DEPENDS= expat:${PORTSDIR}/textproc/expat2
+LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2
CONFIGURE_ENV= ac_cv_header_CUnit_CUnit_h=no
CPPFLAGS+= -I${LOCALBASE}/include