mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-19 08:13:21 +00:00
Do not set USES twice
This commit is contained in:
parent
63ac1c536d
commit
554ac4f84c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=489485
@ -16,7 +16,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
LIB_DEPENDS= liblo.so:audio/liblo
|
||||
|
||||
USES= localbase:ldflags python
|
||||
USES= python
|
||||
USE_PYTHON= distutils cython
|
||||
MAKE_ENV+= PREFIX=${PREFIX} LOCALBASE=${LOCALBASE}
|
||||
|
@ -17,6 +17,5 @@ MAKE_ENV+= INSTALL="${INSTALL}" INSTALL_PROGRAM="${INSTALL_PROGRAM}"
|
||||
USES= pkgconfig
|
||||
|
||||
PLIST_FILES= bin/freecolor man/man1/freecolor.1.gz
|
||||
USES= pkgconfig
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user