aboutsummaryrefslogtreecommitdiffstats
path: root/print/ggv/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/ggv/Makefile')
-rw-r--r--print/ggv/Makefile8
1 files changed, 0 insertions, 8 deletions
diff --git a/print/ggv/Makefile b/print/ggv/Makefile
index 88a783093439..7ea57f479fb2 100644
--- a/print/ggv/Makefile
+++ b/print/ggv/Makefile
@@ -30,14 +30,6 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
GCONF_SCHEMAS= ggv.schemas
-pre-everything::
-.if !defined(WITH_GHOSTSCRIPT_AFPL) || ${WITH_GHOSTSCRIPT_AFPL} != yes
- @${ECHO_MSG} ""
- @${ECHO_MSG} " Define WITH_GHOSTSCRIPT_AFPL=yes to use"
- @${ECHO_MSG} " AFPL Postscript interpreter instead of GNU one"
- @${ECHO_MSG} ""
-.endif
-
post-install:
@-update-desktop-database > /dev/null