1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Fix after change to options in master

Submitted by:	"Chad J. Milios" <milios@ccsys.com>
This commit is contained in:
Steve Wills 2014-02-08 15:49:07 +00:00
parent 91fef7b337
commit 4828800ba3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=343356

View File

@ -5,5 +5,5 @@ COMMENT= Virtual Peer-to-Peer Currency Software
MASTERDIR= ${.CURDIR}/../litecoin
DESCR= ${MASTERDIR}/pkg-descr
SLAVE_PORT= yes
OPTIONS_EXCLUDE= GUI QRCODES
OPTIONS_EXCLUDE= X11 DBUS QRCODES
.include "${MASTERDIR}/Makefile"