diff options
Diffstat (limited to 'net-im/pidgin-latex')
-rw-r--r-- | net-im/pidgin-latex/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/pidgin-latex/Makefile b/net-im/pidgin-latex/Makefile index 5e5d38e89751..410c7991a330 100644 --- a/net-im/pidgin-latex/Makefile +++ b/net-im/pidgin-latex/Makefile @@ -18,12 +18,12 @@ COMMENT= Display LaTeX output in your IMs BUILD_DEPENDS= ${LOCALBASE}/include/pidgin/pidgin.h:${PORTSDIR}/net-im/pidgin RUN_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin \ - latex:${PORTSDIR}/print/teTeX \ convert:${PORTSDIR}/graphics/ImageMagick WRKSRC= ${WRKDIR}/${PKGNAMEPREFIX}${PORTNAME} CFLAGS+= "-fPIC" +USE_TEX= tetex USE_GMAKE= yes USE_GNOME= gtk20 USE_BZIP2= yes |