diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2014-01-05 23:37:25 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2014-01-05 23:37:25 +0000 |
commit | addd6f1083af45ef234412e0946ad97ea643e501 (patch) | |
tree | a6aca06be2a4bf5e78c5d6254b2596fd71d345eb /astro | |
parent | d0f68b99dadcf227a4fca2e7eb9cd5f2ee3102fd (diff) |
Notes
Diffstat (limited to 'astro')
-rw-r--r-- | astro/libkgeomap/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/astro/libkgeomap/Makefile b/astro/libkgeomap/Makefile index 5451790ae54e..cdb7fe2d6c6e 100644 --- a/astro/libkgeomap/Makefile +++ b/astro/libkgeomap/Makefile @@ -7,7 +7,6 @@ CATEGORIES= astro kde MAINTAINER= kde@FreeBSD.org COMMENT= KDE4 library for browsing photos on a map -NO_STAGE= yes .include "${.CURDIR}/../../graphics/digikam-kde4/Makefile.common" USE_KDE4+= libkexiv2 marble |