mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-30 21:49:25 +00:00
8ffe38bb00
WITH_GNOME (thanks to Ade Lovett), the PLIST is now sorted alphabetically. PR: 19293 Submitted by: Espen Skoglund <esk@ira.uka.de>
20 lines
590 B
Plaintext
20 lines
590 B
Plaintext
*** Visualization/Makefile.in.org Wed Jun 14 13:21:50 2000
|
|
--- Visualization/Makefile.in Wed Jun 14 13:22:09 2000
|
|
***************
|
|
*** 148,154 ****
|
|
sidplay_library = @sidplay_library@
|
|
xmmsdir = @xmmsdir@
|
|
|
|
! SUBDIRS = blur_scope sanalyzer opengl_spectrum
|
|
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
|
|
CONFIG_HEADER = ../config.h
|
|
CONFIG_CLEAN_FILES =
|
|
--- 148,154 ----
|
|
sidplay_library = @sidplay_library@
|
|
xmmsdir = @xmmsdir@
|
|
|
|
! SUBDIRS = blur_scope sanalyzer
|
|
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
|
|
CONFIG_HEADER = ../config.h
|
|
CONFIG_CLEAN_FILES =
|