From b825a89e5d9b8487c4ad1569a1c1dd6cc9c2bce7 Mon Sep 17 00:00:00 2001 From: zeising Date: Sun, 27 May 2012 15:22:10 +0000 Subject: Add dependency on ucpp for the ports that does not build using clang's cpp. This is done explicitly regardless of wether cpp is clang or gcc. git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@500 058c260c-8361-11dd-a0ac-aa2bafec7d09 --- x11/xinit/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'x11/xinit') diff --git a/x11/xinit/Makefile b/x11/xinit/Makefile index 3bf4fc4..46589d4 100644 --- a/x11/xinit/Makefile +++ b/x11/xinit/Makefile @@ -15,8 +15,10 @@ COMMENT= X Window System initializer LICENSE= MIT +BUILD_DEPENDS= ucpp:${PORTSDIR}/devel/ucpp XORG_CAT= app USE_XORG= x11 +CONFIGURE_ENV+= RAWCPP="${LOCALBASE}/bin/ucpp" PLIST_FILES= bin/startx bin/xinit lib/X11/xinit/xinitrc PLIST_DIRS= lib/X11/xinit -- cgit v1.2.3