Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Apr 2013 12:02:59 +0000 (UTC)
From:      Pietro Cerutti <gahr@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r315707 - head/editors/fxite
Message-ID:  <201304031202.r33C2xrK016729@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gahr
Date: Wed Apr  3 12:02:59 2013
New Revision: 315707
URL: http://svnweb.freebsd.org/changeset/ports/315707

Log:
  - Fix PLIST
  
  Reported by:	miwi
  Approved by:	portmgr

Modified:
  head/editors/fxite/Makefile

Modified: head/editors/fxite/Makefile
==============================================================================
--- head/editors/fxite/Makefile	Wed Apr  3 11:47:15 2013	(r315706)
+++ head/editors/fxite/Makefile	Wed Apr  3 12:02:59 2013	(r315707)
@@ -30,6 +30,7 @@ LDFLAGS+=	-lgetline
 PLIST_FILES=	bin/fxite \
 		share/pixmaps/fxite.xpm \
 		share/applications/fxite.desktop
+PLIST_DIRSTRY=	share/applications
 
 post-patch:
 	${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \



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