1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00

Add ashe & gnats (ashe=nobuild due to motif)

This commit is contained in:
Paul Traina 1995-10-30 17:32:34 +00:00
parent bdb19e4ad1
commit 7cc1cfcec4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=2379
2 changed files with 5 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# $Id: Makefile,v 1.2 1995/05/14 03:29:21 asami Exp $
# $Id: Makefile,v 1.3 1995/08/13 01:10:21 asami Exp $
#
SUBDIR += gnats
SUBDIR += msql
SUBDIR += exodus

View File

@ -1,4 +1,4 @@
# $Id: Makefile,v 1.21 1995/10/02 16:17:08 erich Exp $
# $Id: Makefile,v 1.22 1995/10/03 11:45:06 asami Exp $
#
SUBDIR += axe
@ -14,4 +14,6 @@
SUBDIR += xemacs
SUBDIR += xvile
NOBUILD += ashe # requires motif
.include <bsd.port.subdir.mk>