diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-07 16:49:09 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-07 16:49:09 +0000 |
commit | c23ef8bc8bf7d31214830bdcaa75c6018065881a (patch) | |
tree | 4a5c38c58618cc47e6b107297e7eebb1a64292be /deskutils/epoch | |
parent | 1510b743f230c8b6af6cc251122903f0afdc1461 (diff) |
Notes
Diffstat (limited to 'deskutils/epoch')
-rw-r--r-- | deskutils/epoch/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/deskutils/epoch/Makefile b/deskutils/epoch/Makefile index 28c0e4f49b94..b3975402f44e 100644 --- a/deskutils/epoch/Makefile +++ b/deskutils/epoch/Makefile @@ -14,8 +14,7 @@ COMMENT= Small and handy timeline application LINCENSE= GPLv3 PROJECTHOST= gepoch -USES= qmake -USE_ZIP= yes +USES= qmake zip USE_QT4= gui moc_build rcc_build PLIST_FILES= bin/${PORTNAME} share/pixmaps/${PORTNAME}.png |