mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-13 07:34:50 +00:00
- Stage support
This commit is contained in:
parent
7163d225ff
commit
8728149581
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=347606
@ -25,14 +25,11 @@ CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS}
|
||||
LDFLAGS+= -L${LOCALBASE}/lib -lintl
|
||||
CONFIGURE_ENV= LIBS="${PTHREAD_LIBS}"
|
||||
|
||||
MAN1= zenity.1
|
||||
|
||||
CONFLICTS= gtkada-1.2.*
|
||||
|
||||
OPTIONS_DEFINE= NOTIFY
|
||||
OPTIONS_DEFAULT=NOTIFY
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if !defined(WITHOUT_NOTIFY)
|
||||
|
@ -1,5 +1,6 @@
|
||||
bin/gdialog
|
||||
bin/zenity
|
||||
man/man1/zenity.1.gz
|
||||
share/gnome/help/zenity/C/figures/zenity-calendar-screenshot.png
|
||||
share/gnome/help/zenity/C/figures/zenity-entry-screenshot.png
|
||||
share/gnome/help/zenity/C/figures/zenity-error-screenshot.png
|
||||
|
Loading…
Reference in New Issue
Block a user