diff options
author | max <max@FreeBSD.org> | 1997-06-15 22:20:20 +0800 |
---|---|---|
committer | max <max@FreeBSD.org> | 1997-06-15 22:20:20 +0800 |
commit | 3e8764385029ff333ca2013d0d36ae34960e321b (patch) | |
tree | f28226a9862e546799773da293fd494b6b8c95bb /devel/Makefile | |
parent | 7f9ffaf9cb5c547a3a4a54596a2444b9d4c4aa75 (diff) | |
download | freebsd-ports-gnome-3e8764385029ff333ca2013d0d36ae34960e321b.tar.gz freebsd-ports-gnome-3e8764385029ff333ca2013d0d36ae34960e321b.tar.zst freebsd-ports-gnome-3e8764385029ff333ca2013d0d36ae34960e321b.zip |
Activate portlint.
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index cd476e14b0ac..d09241bc423b 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.61 1997/06/04 05:55:00 asami Exp $ +# $Id: Makefile,v 1.62 1997/06/11 00:20:40 jfitz Exp $ # SUBDIR += SWIG @@ -53,6 +53,7 @@ SUBDIR += p5-Religion SUBDIR += p5-Resources SUBDIR += p5-Time + SUBDIR += portlint SUBDIR += prcs SUBDIR += sawt SUBDIR += scogdb |