freebsd-ports/x11-wm/ctwm/files/Imakefile.local-additional
Pav Lucistnik c5fe5a0753 - Update to 3.7
- Take maintainership

PR:		ports/83762
Submitted by:	Matthew D. Fuller <fullermd@over-yonder.net>
2005-07-20 08:39:52 +00:00

9 lines
322 B
Text

XCOMM We might actually prefer using something from X11BASE here instead,
XCOMM since that's where we technically install XPM stuff (though it's
XCOMM the same thing as USRLIBDIR)
USER_XPMLIBDIR = -L$(USRLIBDIR)
USER_XPMINCDIR = -I$(INCROOT)
USER_JPEGLIBDIR = -L$(LOCALBASE)/lib
USER_JPEGINCDIR = -I$(LOCALBASE)/include