Convert to USES=python
This commit is contained in:
parent
44e5840f9d
commit
60529af9e8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=366603
11 changed files with 13 additions and 24 deletions
|
@ -15,8 +15,7 @@ LICENSE= LGPL3
|
|||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --enable-python --with-libintl-prefix=${LOCALBASE} ${ICONV_CONFIGURE_ARG}
|
||||
USES= gettext iconv libtool pathfix
|
||||
USE_PYTHON= 2
|
||||
USES= gettext iconv libtool pathfix python:2
|
||||
USE_LDCONFIG= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:E}
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
|
||||
PORTNAME= liblnk
|
||||
PORTVERSION= 20140731
|
||||
DISTVERSIONPREFIX= alpha-
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= https://googledrive.com/host/0B3fBvzttpiiSQmluVC1YeDVvZWM/ \
|
||||
LOCAL/antoine
|
||||
DISTNAME= ${PORTNAME}-alpha-${PORTVERSION}
|
||||
|
||||
MAINTAINER= antoine@FreeBSD.org
|
||||
COMMENT= Library and tools to access the Windows shortcut file (LNK) format
|
||||
|
@ -15,8 +15,7 @@ LICENSE= LGPL3
|
|||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --enable-python --with-libintl-prefix=${LOCALBASE} ${ICONV_CONFIGURE_ARG}
|
||||
USES= gettext iconv libtool pathfix
|
||||
USE_PYTHON= 2
|
||||
USES= gettext iconv libtool pathfix python:2
|
||||
USE_LDCONFIG= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
|
|
|
@ -14,8 +14,7 @@ LICENSE= LGPL3
|
|||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --enable-python --with-libintl-prefix=${LOCALBASE} ${ICONV_CONFIGURE_ARG}
|
||||
USES= gettext iconv libtool pathfix
|
||||
USE_PYTHON= 2
|
||||
USES= gettext iconv libtool pathfix python:2
|
||||
USE_LDCONFIG= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:E}
|
||||
|
|
|
@ -14,8 +14,7 @@ LICENSE= LGPL3
|
|||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --enable-python --with-libintl-prefix=${LOCALBASE} ${ICONV_CONFIGURE_ARG}
|
||||
USES= fuse gettext iconv libtool pathfix pkgconfig
|
||||
USE_PYTHON= 2
|
||||
USES= fuse gettext iconv libtool pathfix pkgconfig python:2
|
||||
USE_LDCONFIG= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:E}
|
||||
|
|
|
@ -15,8 +15,7 @@ LICENSE= LGPL3
|
|||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --enable-python --with-libintl-prefix=${LOCALBASE} ${ICONV_CONFIGURE_ARG}
|
||||
USES= gettext iconv libtool pathfix
|
||||
USE_PYTHON= 2
|
||||
USES= gettext iconv libtool pathfix python:2
|
||||
USE_LDCONFIG= yes
|
||||
# Remove when configure gets LDFLAGS for python correctly
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
|
|
@ -14,9 +14,8 @@ LICENSE= LGPL3
|
|||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --enable-python --with-libintl-prefix=${LOCALBASE} ${ICONV_CONFIGURE_ARG}
|
||||
USES= fuse gettext iconv libtool pathfix pkgconfig
|
||||
USES= fuse gettext iconv libtool pathfix pkgconfig python:2
|
||||
USE_OPENSSL= yes
|
||||
USE_PYTHON= 2
|
||||
USE_LDCONFIG= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:E}
|
||||
|
|
|
@ -14,8 +14,7 @@ LICENSE= LGPL3
|
|||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --enable-python --with-libintl-prefix=${LOCALBASE} ${ICONV_CONFIGURE_ARG}
|
||||
USES= fuse gettext iconv libtool pathfix pkgconfig
|
||||
USE_PYTHON= 2
|
||||
USES= fuse gettext iconv libtool pathfix pkgconfig python:2
|
||||
USE_LDCONFIG= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:E}
|
||||
|
|
|
@ -14,8 +14,7 @@ LICENSE= LGPL3
|
|||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --enable-python --with-libintl-prefix=${LOCALBASE} ${ICONV_CONFIGURE_ARG}
|
||||
USES= gettext iconv libtool pathfix
|
||||
USE_PYTHON= 2
|
||||
USES= gettext iconv libtool pathfix python:2
|
||||
USE_LDCONFIG= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:E}
|
||||
|
|
|
@ -15,8 +15,7 @@ LICENSE= LGPL3
|
|||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --enable-python --with-libintl-prefix=${LOCALBASE} ${ICONV_CONFIGURE_ARG}
|
||||
USES= fuse gettext iconv libtool pathfix pkgconfig
|
||||
USE_PYTHON= 2
|
||||
USES= fuse gettext iconv libtool pathfix pkgconfig python:2
|
||||
USE_LDCONFIG= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
|
|
|
@ -15,8 +15,7 @@ LICENSE= LGPL3
|
|||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --enable-python --with-libintl-prefix=${LOCALBASE} ${ICONV_CONFIGURE_ARG}
|
||||
USES= fuse gettext iconv libtool pathfix pkgconfig
|
||||
USE_PYTHON= 2
|
||||
USES= fuse gettext iconv libtool pathfix pkgconfig python:2
|
||||
USE_LDCONFIG= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
|
|
|
@ -14,10 +14,9 @@ COMMENT= Python interface to libdasm
|
|||
|
||||
LICENSE= BSD2CLAUSE
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= distutils autoplist
|
||||
WRKSRC_SUBDIR= ${PORTNAME}
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS=yes
|
||||
PYDISTUTILS_AUTOPLIST=yes
|
||||
|
||||
PORTDOCS= README.txt
|
||||
PORTEXAMPLES= das.py
|
||||
|
|
Loading…
Reference in a new issue