summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2004-06-15 11:38:00 +0000
committergrant <grant@pkgsrc.org>2004-06-15 11:38:00 +0000
commit1097308647482bbf69c850737a58791150534121 (patch)
tree921bc9b71bd8a96e443e16ffe3c62b183de8b720
parent745020b014b1f6d9d3982da0ba835610eb953762 (diff)
downloadpkgsrc-1097308647482bbf69c850737a58791150534121.tar.gz
this needs -ldl on Solaris.
-rw-r--r--graphics/pstoedit/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/pstoedit/Makefile b/graphics/pstoedit/Makefile
index 2cfaf522627..84abc9e69d4 100644
--- a/graphics/pstoedit/Makefile
+++ b/graphics/pstoedit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2004/06/15 11:37:36 grant Exp $
+# $NetBSD: Makefile,v 1.22 2004/06/15 11:38:00 grant Exp $
DISTNAME= pstoedit_3_31
PKGNAME= pstoedit-3.31
@@ -30,6 +30,8 @@ CONFIGURE_ARGS+=--datadir=${PREFIX}/share
CONFIGURE_ARGS+=--libdir=${PREFIX}/lib/pstoedit # plugin dir -- unused for now
ALL_TARGET=
+LIBS.SunOS+= -ldl
+
post-extract:
cd ${WRKSRC} && ${LN} ../config/* .