aboutsummaryrefslogtreecommitdiff
path: root/graphics/libreatlas
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:00:51 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:00:51 +0000
commit4e1b79a0a61f4973df8b4b0864d22086c769e219 (patch)
tree78ceaf1b099c56a40c240ab46278cdf4ae9e7c01 /graphics/libreatlas
parent7f4572eae4327c4403d9ef714cb6de917650662a (diff)
downloadports-4e1b79a0a61f4973df8b4b0864d22086c769e219.tar.gz
ports-4e1b79a0a61f4973df8b4b0864d22086c769e219.zip
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=412346
Diffstat (limited to 'graphics/libreatlas')
-rw-r--r--graphics/libreatlas/Makefile34
1 files changed, 17 insertions, 17 deletions
diff --git a/graphics/libreatlas/Makefile b/graphics/libreatlas/Makefile
index 8caba0e98965..bb33edac29e7 100644
--- a/graphics/libreatlas/Makefile
+++ b/graphics/libreatlas/Makefile
@@ -12,23 +12,23 @@ COMMENT= Open Source Geography Education application
LICENSE= GPLv3
-LIB_DEPENDS= libmspack.so:${PORTSDIR}/archivers/libmspack \
- libspatialite.so:${PORTSDIR}/databases/spatialite \
- libsqlite3.so:${PORTSDIR}/databases/sqlite3 \
- libpthread-stubs.so:${PORTSDIR}/devel/libpthread-stubs \
- libpcre.so:${PORTSDIR}/devel/pcre \
- libcairo.so:${PORTSDIR}/graphics/cairo \
- libgeos.so:${PORTSDIR}/graphics/geos \
- libjbig.so:${PORTSDIR}/graphics/jbigkit \
- libgeotiff.so:${PORTSDIR}/graphics/libgeotiff \
- librasterlite.so:${PORTSDIR}/graphics/librasterlite \
- libpng.so:${PORTSDIR}/graphics/png \
- libproj.so:${PORTSDIR}/graphics/proj \
- libtiff.so:${PORTSDIR}/graphics/tiff \
- libfreetype.so:${PORTSDIR}/print/freetype2 \
- libexpat.so:${PORTSDIR}/textproc/expat2 \
- libfreexl.so:${PORTSDIR}/textproc/freexl \
- libfontconfig.so:${PORTSDIR}/x11-fonts/fontconfig
+LIB_DEPENDS= libmspack.so:archivers/libmspack \
+ libspatialite.so:databases/spatialite \
+ libsqlite3.so:databases/sqlite3 \
+ libpthread-stubs.so:devel/libpthread-stubs \
+ libpcre.so:devel/pcre \
+ libcairo.so:graphics/cairo \
+ libgeos.so:graphics/geos \
+ libjbig.so:graphics/jbigkit \
+ libgeotiff.so:graphics/libgeotiff \
+ librasterlite.so:graphics/librasterlite \
+ libpng.so:graphics/png \
+ libproj.so:graphics/proj \
+ libtiff.so:graphics/tiff \
+ libfreetype.so:print/freetype2 \
+ libexpat.so:textproc/expat2 \
+ libfreexl.so:textproc/freexl \
+ libfontconfig.so:x11-fonts/fontconfig
GNU_CONFIGURE= yes
USES= gettext gmake iconv jpeg pkgconfig