summaryrefslogtreecommitdiff
path: root/misc/xorg-dirs/dirs.mk
AgeCommit message (Collapse)AuthorFilesLines
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-2/+1
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-06-04Fix print-PLIST generation (broken by incorrect regexp in MKDIR handling).jmmv1-2/+2
2005-05-31During PLIST generation, suppress MKDIR lines that create directoriesjmmv1-1/+2
handled by these packages. Found by wiz@.
2004-07-30<x11>/Makefile.common should be included before dirs.mk to havextraeme1-2/+1
X11ROOT defined! (hi jmmv). Bump version to 1.1, both XFree86-dirs and xorg-dirs.
2004-07-29Initial import of xorg-dirs-1.0.xtraeme1-0/+41
xorg-dirs handles the X11 directories.