diff options
Diffstat (limited to 'deskutils/epoch/Makefile')
-rw-r--r-- | deskutils/epoch/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/deskutils/epoch/Makefile b/deskutils/epoch/Makefile index d1bd364b00f3..12a5361fcaf5 100644 --- a/deskutils/epoch/Makefile +++ b/deskutils/epoch/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: epoch -# Date created: 2010-06-15 -# Whom: Gvozdikov Veniamin <g.veniamin@googlemail.com> -# +# Created by: Gvozdikov Veniamin <g.veniamin@googlemail.com> # $FreeBSD$ -# PORTNAME= epoch PORTVERSION= 1.6 @@ -29,6 +25,7 @@ DESKTOP_ENTRIES="Epoch" "Timeline application" \ "${PREFIX}/share/pixmaps/${PORTNAME}.png" "${PORTNAME}" \ "" false +NO_STAGE= yes do-configure: cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} ${QMAKE} ${QMAKEFLAGS} |