diff options
Diffstat (limited to 'net-mgmt/netmagis-common/Makefile')
-rw-r--r-- | net-mgmt/netmagis-common/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/netmagis-common/Makefile b/net-mgmt/netmagis-common/Makefile index 4443684a5904..bc39f040aa80 100644 --- a/net-mgmt/netmagis-common/Makefile +++ b/net-mgmt/netmagis-common/Makefile @@ -28,8 +28,8 @@ USE_PGSQL+= server pltcl .if ${PKGNAMESUFFIX} == -www USE_APACHE= 22+ -RUN_DEPENDS+= pdflatex:${PORTSDIR}/print/teTeX-base \ - dot:${PORTSDIR}/graphics/graphviz \ +USE_TEX= tetex +RUN_DEPENDS+= dot:${PORTSDIR}/graphics/graphviz \ pwgen:${PORTSDIR}/sysutils/pwgen \ ${LOCALBASE}/libexec/apache22/mod_auth_pgsql.so:${PORTSDIR}/www/mod_auth_pgsql2 # FIXME compile apache22 with option mod_auth_ldap |