Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Jan 2017 12:36:04 +0000 (UTC)
From:      "Tobias C. Berner" <tcberner@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r431951 - head/cad/qcad
Message-ID:  <201701201236.v0KCa4fU023703@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tcberner
Date: Fri Jan 20 12:36:04 2017
New Revision: 431951
URL: https://svnweb.freebsd.org/changeset/ports/431951

Log:
  Fix plist of cad/qcad -- don't add the manually created desktop file to the pkg-plist
  
  From bsd.port.mk:
   924 # DESKTOP_ENTRIES
   954 #                   * The files will be automatically added to ${PLIST}.
  
  Approved by: mat (mentor)

Modified:
  head/cad/qcad/pkg-plist

Modified: head/cad/qcad/pkg-plist
==============================================================================
--- head/cad/qcad/pkg-plist	Fri Jan 20 12:21:37 2017	(r431950)
+++ head/cad/qcad/pkg-plist	Fri Jan 20 12:36:04 2017	(r431951)
@@ -24,7 +24,6 @@ lib/libqcadzip.so.0
 lib/libspatialindexnavel.so
 lib/libspatialindexnavel.so.0
 lib/libstemmer.a
-share/applications/usr_local_bin_qcadbin.desktop
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/colors.dxf
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/entities.dxf
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/example00.dxf



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201701201236.v0KCa4fU023703>