aboutsummaryrefslogtreecommitdiffstats
path: root/astro/starplot/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'astro/starplot/Makefile')
-rw-r--r--astro/starplot/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/astro/starplot/Makefile b/astro/starplot/Makefile
index ca0a9dedf8ea..b0645a5f11a0 100644
--- a/astro/starplot/Makefile
+++ b/astro/starplot/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= http://starplot.org/downloads/
MAINTAINER= ports@FreeBSD.org
COMMENT= 3-dimensional viewer for star charts
-OPTIONS_DEFINE= DOCS
+OPTIONS_DEFINE= DOCS EXAMPLES
USES= gmake pathfix gettext pkgconfig
USE_GNOME= gtk20
@@ -18,8 +18,6 @@ GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
-.include <bsd.port.options.mk>
-
post-patch:
@${REINPLACE_CMD} -e \
's|$$(docdir)/examples|${EXAMPLESDIR}|g' ${WRKSRC}/configure