- Fixed build on 10.x

- Fixed custom path to install

Approved by:	eadler, osa, rm (mentors, implicit)
This commit is contained in:
Veniamin Gvozdikov 2013-10-16 09:04:21 +00:00
parent eb6c2c490e
commit 8e65fc1c17
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=330488
2 changed files with 2 additions and 1 deletions

View file

@ -16,6 +16,7 @@ ONLY_FOR_ARCHS= amd64 i386
USE_BZIP2= yes
USE_XORG= x11 xproto xrender xext
PLIST_FILES= bin/${PORTNAME}
MAKE_ARGS+= PREFIX=${PREFIX}
NO_STAGE= yes
.include <bsd.port.pre.mk>

View file

@ -20,7 +20,7 @@
- cp i386/xwinwrap /usr/bin
+INSTALL = /usr/bin/install -m 755
+PREFIX = /usr/local
+CC = gcc
+CC = cc
+ARCH = `uname -p`
+
+TARGET = xwinwrap