mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Unbreak for -current.
Remove blank directories.
This commit is contained in:
parent
ac8b27f90c
commit
1789f7dc34
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=26126
@ -1,5 +1,5 @@
|
||||
# Ports collection makefile for: nessus-plugins
|
||||
# Version required: 0.98.3
|
||||
# Version required: 0.99.4
|
||||
# Date created: 16 October 1999
|
||||
# Whom: Anders Nordby <anders@fix.no>
|
||||
#
|
||||
@ -33,10 +33,4 @@ GNU_CONFIGURE= yes
|
||||
|
||||
MAN1= nessus-build.1
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 400001
|
||||
BROKEN= "Can't be built successfully in -CURRENT"
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
@ -314,3 +314,6 @@ lib/nessus/plugins_factory/Makefile
|
||||
lib/nessus/plugins_factory/libtool
|
||||
lib/nessus/plugins_factory/nessus.tmpl
|
||||
@dirrm lib/nessus/plugins_factory
|
||||
@dirrm lib/nessus/plugins
|
||||
@dirrm lib/nessus
|
||||
@dirrm etc/nessus
|
||||
|
@ -1,5 +1,5 @@
|
||||
# Ports collection makefile for: nessus-plugins
|
||||
# Version required: 0.98.3
|
||||
# Version required: 0.99.4
|
||||
# Date created: 16 October 1999
|
||||
# Whom: Anders Nordby <anders@fix.no>
|
||||
#
|
||||
@ -33,10 +33,4 @@ GNU_CONFIGURE= yes
|
||||
|
||||
MAN1= nessus-build.1
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 400001
|
||||
BROKEN= "Can't be built successfully in -CURRENT"
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
@ -314,3 +314,6 @@ lib/nessus/plugins_factory/Makefile
|
||||
lib/nessus/plugins_factory/libtool
|
||||
lib/nessus/plugins_factory/nessus.tmpl
|
||||
@dirrm lib/nessus/plugins_factory
|
||||
@dirrm lib/nessus/plugins
|
||||
@dirrm lib/nessus
|
||||
@dirrm etc/nessus
|
||||
|
Loading…
Reference in New Issue
Block a user