1
0
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:
Joe Marcus Clarke 2003-04-20 23:54:41 +00:00
parent 429ff4d861
commit 8d04ce05b2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=79383

View File

@ -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)