diff options
Diffstat (limited to 'graphics/kdegraphics/Makefile')
-rw-r--r-- | graphics/kdegraphics/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/kdegraphics/Makefile b/graphics/kdegraphics/Makefile index f60cf01f5d91..42cdf2d48ea6 100644 --- a/graphics/kdegraphics/Makefile +++ b/graphics/kdegraphics/Makefile @@ -1,5 +1,6 @@ PORTNAME= kdegraphics DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= graphics kde MAINTAINER= kde@FreeBSD.org @@ -7,7 +8,6 @@ COMMENT= Graphics applications for KDE (meta port) WWW= https://apps.kde.org/categories/graphics/ USES= kde:6 metaport qt:6 -USE_QT= # OPTIONS_DEFINE= COLORD \ GPHOTO \ |