Ticket #43566: patch-other-pamx-Makefile.diff
File patch-other-pamx-Makefile.diff, 410 bytes (added by mthomas+macports@…, 11 years ago) |
---|
-
other/pamx/Makefile
old new 9 9 10 10 EXTERN_INCLUDE = 11 11 12 ifeq ($(shell pkg-config x11 --modversion --silence-errors),) 12 ifeq ($(MACPORTS_X11),N) 13 else ifeq ($(shell pkg-config x11 --modversion --silence-errors),) 13 14 # Pkg-config has never heard of X11, or doesn't even exist 14 15 15 16 ifneq ($(X11LIB),NONE)