summaryrefslogtreecommitdiff
path: root/x11/openmotif
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2004-07-22 17:04:28 +0000
committerdrochner <drochner@pkgsrc.org>2004-07-22 17:04:28 +0000
commit0ed83abfac3a7c823f6686bb56df05c3ea60ace9 (patch)
tree86f0ef3c250e2742b3036c941e3adcd7a73ccd75 /x11/openmotif
parentf944e0044fc2d67da4c5ccd4c8eb26c91413b8cc (diff)
downloadpkgsrc-0ed83abfac3a7c823f6686bb56df05c3ea60ace9.tar.gz
just require "tbl", not necessarily the whole groff
Diffstat (limited to 'x11/openmotif')
-rw-r--r--x11/openmotif/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/openmotif/Makefile b/x11/openmotif/Makefile
index eb0faea7ea7..cde5f7b8ae5 100644
--- a/x11/openmotif/Makefile
+++ b/x11/openmotif/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2004/07/09 12:34:53 drochner Exp $
+# $NetBSD: Makefile,v 1.28 2004/07/22 17:04:28 drochner Exp $
# FreeBSD: /c/ncvs/ports/x11-toolkits/open-motif/Makefile,v 1.18 2000/10/09 01:40:02 asami Exp
# OpenBSD: Makefile,v 1.5 2000/10/23 16:08:12 espie Exp
@@ -28,6 +28,7 @@ USE_X11BASE= yes
USE_BUILDLINK3= yes
USE_PKGINSTALL= yes
ALL_TARGET= World
+USE_TBL= yes
DEINSTALL_EXTRA_TMPL+= ${.CURDIR}/DEINSTALL
INSTALL_EXTRA_TMPL+= ${.CURDIR}/INSTALL
@@ -119,5 +120,4 @@ post-install:
${INSTALL_MAN} $${file} ${PREFIX}/man/$${file}; \
done
-.include "../../textproc/groff/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"