mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
Remove USE_ESOUND and USE_IMLIB compatibility macros now that Adam has
sanitized the tree.
This commit is contained in:
parent
429ff4d861
commit
8d04ce05b2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=79383
@ -453,12 +453,6 @@ HAVE_GNOME+= ${component}
|
||||
.if defined(USE_GTK)
|
||||
USE_GNOME+= gtk12
|
||||
.endif
|
||||
.if defined(USE_ESOUND)
|
||||
USE_GNOME+= esound
|
||||
.endif
|
||||
.if defined(USE_IMLIB)
|
||||
USE_GNOME+= imlib
|
||||
.endif
|
||||
# End of obsolete macros
|
||||
|
||||
.if defined(USE_GNOME)
|
||||
|
Loading…
Reference in New Issue
Block a user