mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Support stage
This commit is contained in:
parent
f3ffd8f5f8
commit
3ce4797a30
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=337661
@ -8,7 +8,7 @@ CATEGORIES= shells
|
||||
MASTER_SITES= SF
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= A GTK+ add-on to bash and zsh
|
||||
COMMENT= GTK+ add-on to bash and zsh
|
||||
|
||||
BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash
|
||||
RUN_DEPENDS= bash:${PORTSDIR}/shells/bash
|
||||
@ -19,7 +19,4 @@ USE_GNOME= gtk20
|
||||
GNU_CONFIGURE= yes
|
||||
LDFLAGS+= -lm
|
||||
|
||||
MAN1= vgd.1 vgseer.1 viewglob.1
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -9,4 +9,7 @@ lib/viewglob/vgclassic
|
||||
lib/viewglob/vgexpand
|
||||
lib/viewglob/vgmini
|
||||
lib/viewglob/vgping
|
||||
man/man1/vgd.1.gz
|
||||
man/man1/vgseer.1.gz
|
||||
man/man1/viewglob.1.gz
|
||||
@dirrm lib/viewglob
|
||||
|
Loading…
Reference in New Issue
Block a user