diff options
author | vs <vs@FreeBSD.org> | 2006-04-23 22:00:05 +0800 |
---|---|---|
committer | vs <vs@FreeBSD.org> | 2006-04-23 22:00:05 +0800 |
commit | d1108f0ecab8b2a0f48087df6f84985eecce7fe2 (patch) | |
tree | e6c4e24140739c964c9472bde391c92d3a9529aa /graphics/pstoedit | |
parent | 497e70df164d9a25780c3dcc46ed380ce04d5b94 (diff) | |
download | freebsd-ports-graphics-d1108f0ecab8b2a0f48087df6f84985eecce7fe2.tar.gz freebsd-ports-graphics-d1108f0ecab8b2a0f48087df6f84985eecce7fe2.tar.zst freebsd-ports-graphics-d1108f0ecab8b2a0f48087df6f84985eecce7fe2.zip |
Chase shlib bump in graphics/ming
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 4acd2d7a20a..59a985f069f 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 |