aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1996-04-01 19:17:56 +0800
committerasami <asami@FreeBSD.org>1996-04-01 19:17:56 +0800
commite5ad0f468e83b8426b13c3d2c54d79c51fe7fbf1 (patch)
tree9020dfc1adec725593373a8d949156ff7b82bc78 /Makefile
parentc21abe37164413db347493b9cb069eaf88381b24 (diff)
downloadfreebsd-ports-gnome-e5ad0f468e83b8426b13c3d2c54d79c51fe7fbf1.tar.gz
freebsd-ports-gnome-e5ad0f468e83b8426b13c3d2c54d79c51fe7fbf1.tar.zst
freebsd-ports-gnome-e5ad0f468e83b8426b13c3d2c54d79c51fe7fbf1.zip
Change required to make the ports README auto-generation work: declare
this directory as "top of ports tree".
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 83c1d901e001..18b4210941c1 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.22 1995/11/27 03:50:07 asami Exp $
+# $Id: Makefile,v 1.23 1996/03/06 08:53:45 asami Exp $
#
SUBDIR += archivers
@@ -28,6 +28,8 @@ SUBDIR += sysutils
SUBDIR += www
SUBDIR += x11
+PORTSTOP= yes
+
.include <bsd.port.subdir.mk>
index: