aboutsummaryrefslogtreecommitdiffstats
path: root/devel/Makefile
diff options
context:
space:
mode:
authorchuckr <chuckr@FreeBSD.org>1997-10-27 08:19:10 +0800
committerchuckr <chuckr@FreeBSD.org>1997-10-27 08:19:10 +0800
commite2d8011b2a52c208407da04963020d9a92164dd7 (patch)
tree89ca4aee992b306af69b0091fd2a8f356064d6dd /devel/Makefile
parent634fb152dda563009b8ded7b4a3d563491ac0d1b (diff)
downloadfreebsd-ports-gnome-e2d8011b2a52c208407da04963020d9a92164dd7.tar.gz
freebsd-ports-gnome-e2d8011b2a52c208407da04963020d9a92164dd7.tar.zst
freebsd-ports-gnome-e2d8011b2a52c208407da04963020d9a92164dd7.zip
Activate nasm, the Netwide Assembler.
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 116612136c68..cdaebc033ca7 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.79 1997/10/03 22:19:29 andreas Exp $
+# $Id: Makefile,v 1.80 1997/10/15 20:02:14 max Exp $
#
SUBDIR += SWIG
@@ -38,6 +38,7 @@
SUBDIR += mkmf
SUBDIR += mprof
SUBDIR += nana
+ SUBDIR += nasm
SUBDIR += noweb
SUBDIR += omniBroker
SUBDIR += omniORB