Date: Sun, 10 Jan 2016 14:59:39 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r405702 - head/astro/roadmap Message-ID: <201601101459.u0AExdbW041782@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Sun Jan 10 14:59:39 2016 New Revision: 405702 URL: https://svnweb.freebsd.org/changeset/ports/405702 Log: - Drop unneeded PLIST_DIRS Modified: head/astro/roadmap/Makefile Modified: head/astro/roadmap/Makefile ============================================================================== --- head/astro/roadmap/Makefile Sun Jan 10 14:59:36 2016 (r405701) +++ head/astro/roadmap/Makefile Sun Jan 10 14:59:39 2016 (r405702) @@ -33,7 +33,6 @@ PLIST_FILES= ${BINS:S,^,bin/,} ${GUI_BIN ${GUI_BINS:S,^gtk,bin/,} ${SCRIPTS:S,^,bin/,} \ man/man1/roadgps.1.gz man/man1/roadmap.1.gz \ ${DATA:S,^,%%DATADIR%%/,} -PLIST_DIRS= %%DATADIR%% BINS= dumpmap buildmap buildmap_osm buildplace buildus GUI_BINS= gtkroadmap gtkroadgps
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201601101459.u0AExdbW041782>