mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Use GCONF_SCHEMAS to fix some stage violations
- Fix PLIST_SUB to prevent some pkg warnings
This commit is contained in:
parent
0ed44f8feb
commit
f38680abf9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=364519
@ -22,6 +22,7 @@ GNU_CONFIGURE= yes
|
||||
INSTALLS_ICONS= yes
|
||||
INSTALLS_OMF= yes
|
||||
USE_LDCONFIG= yes
|
||||
GCONF_SCHEMAS= tomboy.schemas
|
||||
|
||||
MAKE_JOBS_UNSAFE=yes
|
||||
|
||||
@ -49,7 +50,7 @@ RUN_DEPENDS+= ${LOCALBASE}/lib/mono/gmime-sharp-2.6/gmime-sharp.dll:${PORTSDIR}/
|
||||
PLIST_SUB+= EVOLUTION=""
|
||||
.else
|
||||
CONFIGURE_ARGS+=--disable-evolution
|
||||
PLIST_SUB+= EVOLUTION="@comment"
|
||||
PLIST_SUB+= EVOLUTION="@comment "
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
|
@ -1,6 +1,5 @@
|
||||
bin/tomboy
|
||||
%%APPLET%%bin/tomboy-panel
|
||||
etc/gconf/schemas/tomboy.schemas
|
||||
lib/tomboy/Tomboy.exe
|
||||
lib/tomboy/Tomboy.exe.config
|
||||
lib/tomboy/Tomboy.exe.mdb
|
||||
|
Loading…
Reference in New Issue
Block a user