summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorasau <asau>2013-12-06 11:16:56 +0000
committerasau <asau>2013-12-06 11:16:56 +0000
commit256c2af02c0c965cf715f7eab736195c2e9a9546 (patch)
treecef26b1814303d76ab7f84ccb8465b728f848263
parent835bd91e501ede34d60bc918949c45bcade2bebc (diff)
downloadpkgsrc-256c2af02c0c965cf715f7eab736195c2e9a9546.tar.gz
Needs libiconv to build on FreeBSD.
Bump revision as precaution.
-rw-r--r--x11/motif/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/motif/Makefile b/x11/motif/Makefile
index 243f5cb66bf..398b0ac1278 100644
--- a/x11/motif/Makefile
+++ b/x11/motif/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2013/06/07 15:57:47 ryoon Exp $
+# $NetBSD: Makefile,v 1.10 2013/12/06 11:16:56 asau Exp $
PKGVER= 2.3.4
-PKGREVISION= 6
+PKGREVISION= 7
DISTNAME= motif-${PKGVER}-src
PKGNAME= motif-${PKGVER}
CATEGORIES= x11
@@ -104,6 +104,7 @@ post-build:
${MV} -f $${manpage}.tblized $${manpage}; \
done
+.include "../../converters/libiconv/buildlink3.mk"
.include "../../mk/jpeg.buildlink3.mk"
.include "../../graphics/png/buildlink3.mk"
.include "../../x11/libX11/buildlink3.mk"