aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorats <ats@FreeBSD.org>1994-11-20 08:33:29 +0800
committerats <ats@FreeBSD.org>1994-11-20 08:33:29 +0800
commit6c9543445c87a9004e35149fa252420f7e86c737 (patch)
tree1b0edaa33449343faf0bc77668667891823c24cf /devel
parent4a857ee3880e5422d930dfe50764595df1a3ae01 (diff)
downloadfreebsd-ports-gnome-6c9543445c87a9004e35149fa252420f7e86c737.tar.gz
freebsd-ports-gnome-6c9543445c87a9004e35149fa252420f7e86c737.tar.zst
freebsd-ports-gnome-6c9543445c87a9004e35149fa252420f7e86c737.zip
Add the mprof package to the subdisrs list. It builds ok.
Diffstat (limited to 'devel')
-rw-r--r--devel/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/Makefile b/devel/Makefile
index b2c231974e45..d7d51e805287 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,5 +1,5 @@
-# $Id: Makefile,v 1.1 1994/09/11 11:27:58 jkh Exp $
+# $Id: Makefile,v 1.2 1994/10/25 02:28:10 jkh Exp $
#
-SUBDIR= gmake m4
+SUBDIR= gmake m4 mprof
.include <bsd.port.subdir.mk>