summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-10-07 21:33:54 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-10-07 21:33:54 +0000
commita5d771bbdd5ebc1d42e0265839e1eccb053288e1 (patch)
treeac69937455061fa91146e18c8dc627840428bda7 /databases
parentRename ${FILESDIR}/patch-prefix to ${FILESDIR}/template-patch-prefix (diff)
Remove NEWLAYOUT definition, this is going to be the default.
Jumped the gun by: jeh :)
Notes
Notes: svn path=/head/; revision=33477
Diffstat (limited to 'databases')
-rw-r--r--databases/mytop/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/databases/mytop/Makefile b/databases/mytop/Makefile
index 69914f5b34f6..7526991b4159 100644
--- a/databases/mytop/Makefile
+++ b/databases/mytop/Makefile
@@ -35,6 +35,4 @@ do-install:
${INSTALL_SCRIPT} ${WRKDIR}/${DISTNAME} ${PREFIX}/bin
${INSTALL_MAN} ${WRKDIR}/${DISTNAME}.1 ${PREFIX}/man/man1
-NEWLAYOUT= yes
-
.include <bsd.port.mk>