ports/186339: devel/fuel add STAGE support
Hakisho Nukama
nukama at gmail.com
Sat Feb 1 12:50:04 UTC 2014
>Number: 186339
>Category: ports
>Synopsis: devel/fuel add STAGE support
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Sat Feb 01 12:50:03 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator: Hakisho Nukama
>Release: 10.0-RELEASE
>Organization:
n/a
>Environment:
>Description:
- STAGEify
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
diff -rup /usr/ports/devel/fuel/Makefile devel/fuel/Makefile
--- /usr/ports/devel/fuel/Makefile 2013-11-25 18:01:01.000000000 +0000
+++ devel/fuel/Makefile 2014-01-31 12:25:18.822897484 +0000
@@ -1,23 +1,23 @@
# Created by: Hakisho Nukama <nukama at gmail.com>
-# $FreeBSD: devel/fuel/Makefile 334873 2013-11-25 18:01:01Z makc $
+# $FreeBSD$
-PORTNAME= fuel
-DISTVERSION= 0.9.6
-CATEGORIES= devel
-MASTER_SITES= https://fuel-scm.googlecode.com/files/
+PORTNAME= fuel
+DISTVERSION= 0.9.6
+CATEGORIES= devel
+MASTER_SITES= https://fuel-scm.googlecode.com/files/
-MAINTAINER= nukama+maintainer at gmail.com
-COMMENT= GUI front-end to fossil SCM tool
+MAINTAINER= nukama+maintainer at gmail.com
+COMMENT= GUI front-end to fossil SCM tool
-LICENSE= GPLv2
+LICENSE= GPLv2
-RUN_DEPENDS= ${LOCALBASE}/bin/fossil:${PORTSDIR}/devel/fossil
+RUN_DEPENDS= ${LOCALBASE}/bin/fossil:${PORTSDIR}/devel/fossil
-USES= qmake
-USE_QT4= corelib gui \
- moc_build rcc_build uic_build
+USES= qmake
+USE_QT4= corelib gui \
+ moc_build rcc_build uic_build
-PLIST_FILES= bin/Fuel
+PLIST_FILES= bin/Fuel
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/Fuel ${STAGEDIR}${PREFIX}/bin/Fuel
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list