diff options
author | Volker Stolz <vs@FreeBSD.org> | 2006-04-23 14:00:05 +0000 |
---|---|---|
committer | Volker Stolz <vs@FreeBSD.org> | 2006-04-23 14:00:05 +0000 |
commit | ffb6a2a13fc7de054753fa657b3d3bb10e032479 (patch) | |
tree | dd915a4f49df116ba0f4c995c4c90955d551466d /graphics/pstoedit | |
parent | c30bac78ff7f87c805e8f9ddeee922d67e9810ee (diff) | |
download | ports-ffb6a2a13fc7de054753fa657b3d3bb10e032479.tar.gz ports-ffb6a2a13fc7de054753fa657b3d3bb10e032479.zip |
Notes
Diffstat (limited to 'graphics/pstoedit')
-rw-r--r-- | graphics/pstoedit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/pstoedit/Makefile b/graphics/pstoedit/Makefile index 4acd2d7a20af..59a985f069f6 100644 --- a/graphics/pstoedit/Makefile +++ b/graphics/pstoedit/Makefile @@ -65,7 +65,7 @@ PLIST_SUB+= EMF="" CONFIGURE_ARGS+= --without-swf PLIST_SUB+= MING="@comment " .else -LIB_DEPENDS+= ming.3:${PORTSDIR}/graphics/ming +LIB_DEPENDS+= ming.4:${PORTSDIR}/graphics/ming PLIST_SUB+= MING="" .endif |