From 96cd8e4bc2d30db4bc3bbbf3fcdcc98121c879e0 Mon Sep 17 00:00:00 2001 From: mat Date: Fri, 1 Apr 2016 13:29:15 +0000 Subject: Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c. With hat: portmgr Sponsored by: Absolight --- astro/qlandkartegt/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'astro/qlandkartegt/Makefile') diff --git a/astro/qlandkartegt/Makefile b/astro/qlandkartegt/Makefile index d0483bef509d..ad02d2caf18d 100644 --- a/astro/qlandkartegt/Makefile +++ b/astro/qlandkartegt/Makefile @@ -11,9 +11,9 @@ COMMENT= The ultimate outdoor aficionado's tool LICENSE= GPLv3 -LIB_DEPENDS= libgdal.so:${PORTSDIR}/graphics/gdal \ - libproj.so:${PORTSDIR}/graphics/proj \ - libgps.so:${PORTSDIR}/astro/gpsd +LIB_DEPENDS= libgdal.so:graphics/gdal \ + libproj.so:graphics/proj \ + libgps.so:astro/gpsd USES= cmake desktop-file-utils USE_QT4= dbus gui opengl network sql xml linguist_build \ -- cgit der'> cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/science/p5-PerlMol
Commit message (Expand)AuthorAgeFilesLines
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.mat2016-04-011-46/+46
* Change the way Perl modules are installed, update the default Perl to 5.18.mat2014-11-262-2/+1
* - add stage supportaz2014-01-303-4/+2
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1