mirror of
https://git.freebsd.org/ports.git
synced 2025-05-24 23:16:33 -04:00
Register CONFLICTS
This commit is contained in:
parent
330b19e37b
commit
f11b6eddaf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=203071
2 changed files with 3 additions and 1 deletions
|
@ -28,4 +28,6 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
|||
|
||||
GCONF_SCHEMAS= notification-daemon.schemas
|
||||
|
||||
CONFLICTS= xfce4-notification-daemon-[0-9]*
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -36,7 +36,7 @@ CONFIGURE_ARGS+= --libdir=${PREFIX}/lib/xfce4 \
|
|||
|
||||
MAKE_ENV+= CFLAGS="${CFLAGS}"
|
||||
|
||||
CONFLICTS= ^notification-daemon-[0-9]*
|
||||
CONFLICTS= notification-daemon-[0-9]*
|
||||
|
||||
OPTIONS= GRADIENT "Show a gradient look in the default theme" off \
|
||||
CLOSE "Show the close button in the default theme" on \
|
||||
|
|
Loading…
Add table
Reference in a new issue