mirror of
https://git.freebsd.org/ports.git
synced 2025-06-07 13:50:38 -04:00
Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
12 lines
441 B
Text
12 lines
441 B
Text
--- lib/audio/Imakefile.orig 2013-04-27 00:41:05 UTC
|
|
+++ lib/audio/Imakefile
|
|
@@ -150,9 +150,7 @@ XAULIB =
|
|
XAULIB = -lXau
|
|
#endif
|
|
|
|
-#if defined(LinuxArchitecture) || defined(GNUArchitecture) || defined(SunArchitecture) || defined(__FreeBSD_kernel__) || defined(DarwinArchitecture)
|
|
REQUIREDLIBS = -L$(USRLIBDIR) -lXt $(XAULIB) -lm
|
|
-#endif
|
|
|
|
#if defined(cygwinArchitecture)
|
|
REQUIREDLIBS = $(LDPRELIB) $(XAUTHLIB) $(XTOOLLIB) $(XONLYLIB)
|