aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--textproc/gxditview/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/textproc/gxditview/Makefile b/textproc/gxditview/Makefile
index 0aa24a3371e6..31ad3b791801 100644
--- a/textproc/gxditview/Makefile
+++ b/textproc/gxditview/Makefile
@@ -16,6 +16,9 @@ COMMENT= An X11 based previewer for groff output
MAN1= gxditview.1
PLIST_FILES= bin/gxditview lib/X11/app-defaults/GXditview
+NO_PACKAGE= requires system sources in sync
+
+.include <bsd.port.options.mk>
.if !exists(${SRC_BASE}/contrib/groff/src)
IGNORE= requires ${SRC_BASE}/contrib/groff/src to build