From a5efd86061fa09ae54faf5c7f9b335930d7048e7 Mon Sep 17 00:00:00 2001 From: rakuco Date: Wed, 3 May 2017 20:54:49 +0000 Subject: Fix shebangs. --- print/lyx/Makefile | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'print') diff --git a/print/lyx/Makefile b/print/lyx/Makefile index f98914cbb858..6b96f64d3972 100644 --- a/print/lyx/Makefile +++ b/print/lyx/Makefile @@ -3,7 +3,7 @@ PORTNAME= lyx PORTVERSION= ${MAJOR_VERSION}.${MINOR_VERSION} -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= print editors MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/${MAJOR_VERSION}.x/ \ http://www-ftp.lip6.fr/ftp/pub/lyx/stable/${MAJOR_VERSION}.x/ \ @@ -22,7 +22,7 @@ MAJOR_VERSION= 2.2 MINOR_VERSION= 2 USES= desktop-file-utils execinfo gmake iconv pkgconfig perl5 \ - python:2 tar:xz + python:2 shebangfix tar:xz USE_QT5= core concurrent gui svg widgets buildtools_build qmake_build GNU_CONFIGURE= yes CONFIGURE_ARGS= --without-included-boost \ @@ -31,6 +31,9 @@ CONFIGURE_ARGS= --without-included-boost \ --with-qt-dir=${LOCALBASE}/lib/qt5 \ ${ICONV_CONFIGURE_ARG} \ --with-extra-prefix=${LOCALBASE} +SHEBANG_FILES= lib/configure.py \ + lib/lyx2lyx/lyx2lyx \ + lib/scripts/listerrors CPPFLAGS+= ${EXECINFO_CPPFLAGS} LDFLAGS+= ${EXECINFO_LDFLAGS} -- cgit ass='form'>
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/Mk/bsd.emacs.mk
Commit message (Expand)AuthorAgeFilesLines
* GNU Emacs Updatesashish2015-04-271-20/+3
* GNU Emacs Updatesashish2014-11-051-79/+4
* - Remove editors/emacs21, and editors/emacs22 as they're no longer maintainedashish2014-06-271-37/+2
* - Update to bzr revision 24.4.50ashish2014-05-021-1/+1
* GNU Emacs updatesashish2013-03-301-1/+1
* editors/emacs-devel:ashish2012-12-261-1/+1
* Chase Emacs updatesashish2012-09-051-1/+1
* GNU Emacs updatesashish2012-08-011-5/+23
* - Update version of editors/emacs and editors/emacs-devel ports in bsd.emacs.mkashish2012-02-221-3/+3
* - Update version of editors/emacs-devel in bsd.emacs.mkashish2011-11-111-2/+2
* Update EMACS_VER in accordance with recent update of editors/xemacs21-mulenobutaka2011-09-03