mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Support staging.
This commit is contained in:
parent
6910404d28
commit
8d8145c555
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=329323
@ -13,9 +13,7 @@ USES= pkgconfig
|
||||
USE_GNOME= gtk20
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
MAN1= calcoo.1
|
||||
PLIST_FILES= bin/calcoo \
|
||||
man/man1/calcoo.1.gz
|
||||
|
||||
PLIST_FILES= bin/calcoo
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -16,7 +16,4 @@ CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
CONFIGURE_ARGS= --disable-gtk3
|
||||
|
||||
MAN1= galculator.1
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,5 +1,6 @@
|
||||
@comment $FreeBSD$
|
||||
bin/galculator
|
||||
man/man1/galculator.1.gz
|
||||
share/applications/galculator.desktop
|
||||
%%DATADIR%%/ui/about.ui
|
||||
%%DATADIR%%/ui/basic_buttons_gtk2.ui
|
||||
|
Loading…
Reference in New Issue
Block a user