diff options
Diffstat (limited to 'x11-fm/qtfm/Makefile')
-rw-r--r-- | x11-fm/qtfm/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/x11-fm/qtfm/Makefile b/x11-fm/qtfm/Makefile index 2f1e0b4d2773..73087adbaacf 100644 --- a/x11-fm/qtfm/Makefile +++ b/x11-fm/qtfm/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: qtfm -# Date created: 2012-04-29 -# Whom: Zhihao Yuan <lichray@gmail.com> -# +# Created by: Zhihao Yuan <lichray@gmail.com> # $FreeBSD$ -# PORTNAME= qtfm DISTVERSION= 5.5 @@ -21,6 +17,7 @@ DOS2UNIX_REGEX= .*\.(h|cpp) USE_QT4= gui network qmake_build moc_build rcc_build \ imageformats_run +NO_STAGE= yes # Override -A option: FETCH_ARGS= -Fpr |