summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2004-06-27 13:28:59 +0000
committergrant <grant@pkgsrc.org>2004-06-27 13:28:59 +0000
commit2e4800fd4eb91d31e15eb10ea52b01346e629308 (patch)
tree09029743beceb16fdd840974fe8089b820e549d8
parent854950235ac2ca38f2ea72699c8f24d8e68a5820 (diff)
downloadpkgsrc-2e4800fd4eb91d31e15eb10ea52b01346e629308.tar.gz
this uses a c and c++ compiler.
-rw-r--r--print/teTeX-bin/Makefile.common3
-rw-r--r--print/teTeX1-bin/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/print/teTeX-bin/Makefile.common b/print/teTeX-bin/Makefile.common
index 130a28c77a0..14924e16d7b 100644
--- a/print/teTeX-bin/Makefile.common
+++ b/print/teTeX-bin/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.3 2004/03/05 08:30:12 tron Exp $
+# $NetBSD: Makefile.common,v 1.4 2004/06/27 13:31:14 grant Exp $
TETEX_BIN_VERS= 2.0.2
DIST_SUBDIR= teTeX
@@ -7,6 +7,7 @@ INSTALL_TARGET= install strip
USE_BUILDLINK3= yes
USE_GNU_TOOLS+= make
+USE_LANGUAGES= c c++
USE_PKGINSTALL= yes
USE_X11= yes
CFLAGS+= -Dunix
diff --git a/print/teTeX1-bin/Makefile b/print/teTeX1-bin/Makefile
index ebd7cd7620d..bce6813a79a 100644
--- a/print/teTeX1-bin/Makefile
+++ b/print/teTeX1-bin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2004/04/25 21:23:34 snj Exp $
+# $NetBSD: Makefile,v 1.9 2004/06/27 13:28:59 grant Exp $
DISTNAME= teTeX-src-1.0.7
PKGNAME= teTeX-bin-1.0.7
@@ -26,6 +26,7 @@ USE_BUILDLINK3= yes
USE_PKGINSTALL= yes
USE_GCC_SHLIB= yes
USE_GNU_TOOLS+= make
+USE_LANGUAGES= c c++
USE_X11= yes
CFLAGS+= -Dunix