diff options
Diffstat (limited to 'x11/libXft/Makefile')
-rw-r--r-- | x11/libXft/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/libXft/Makefile b/x11/libXft/Makefile index de1aa97..e3028e6 100644 --- a/x11/libXft/Makefile +++ b/x11/libXft/Makefile @@ -15,7 +15,7 @@ PERMIT_PACKAGE = Yes WANTLIB = Xrender X11 Xau Xdmcp expat fontconfig freetype \ pthread xcb z -MASTER_SITES = ${MASTER_SITE_XORG:=lib/} +SITES = ${SITE_XORG:=lib/} MODULES = xenocara |