1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-29 10:18:30 +00:00

- disable CONFIGURE_ARGS temporarily (requested by maintainer)

Submitted by:	maintainer
This commit is contained in:
Yen-Ming Lee 2005-02-08 07:50:47 +00:00
parent 8ccb0ce138
commit c2ca6ebc4d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=128258
2 changed files with 16 additions and 16 deletions

View File

@ -7,7 +7,7 @@
PORTNAME= portmanager
PORTVERSION= 0.2.6
PORTREVISION= 0
PORTREVISION= 1
#-----------------------------------------
#for local use, remove before submitting PR
CATEGORIES= sysutils
@ -41,13 +41,13 @@ CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
#CONFIGURE_ARGS= --with-debug=yes
#.endif
CONFIGURE_ARGS= --with-prefix=${PREFIX} \
--with-bindir=/bin \
--with-etcdir=${PREFIX}/etc/portmanager \
--with-pkgdbdir=${PKG_DBDIR} \
--with-portsdir=${PORTSDIR} \
--with-sharedir=${DATADIR} \
--with-tempdir=/tmp
#CONFIGURE_ARGS= --with-prefix=${PREFIX} \
# --with-bindir=/bin \
# --with-etcdir=${PREFIX}/etc/portmanager \
# --with-pkgdbdir=${PKG_DBDIR} \
# --with-portsdir=${PORTSDIR} \
# --with-sharedir=${DATADIR} \
# --with-tempdir=/tmp
INSTALLS_SHLIB= yes
# Need INSTALL_TARGET to install ${PREFIX}/etc/portmanager/pm-020.conf.SAMPLE

View File

@ -7,7 +7,7 @@
PORTNAME= portmanager
PORTVERSION= 0.2.6
PORTREVISION= 0
PORTREVISION= 1
#-----------------------------------------
#for local use, remove before submitting PR
CATEGORIES= sysutils
@ -41,13 +41,13 @@ CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
#CONFIGURE_ARGS= --with-debug=yes
#.endif
CONFIGURE_ARGS= --with-prefix=${PREFIX} \
--with-bindir=/bin \
--with-etcdir=${PREFIX}/etc/portmanager \
--with-pkgdbdir=${PKG_DBDIR} \
--with-portsdir=${PORTSDIR} \
--with-sharedir=${DATADIR} \
--with-tempdir=/tmp
#CONFIGURE_ARGS= --with-prefix=${PREFIX} \
# --with-bindir=/bin \
# --with-etcdir=${PREFIX}/etc/portmanager \
# --with-pkgdbdir=${PKG_DBDIR} \
# --with-portsdir=${PORTSDIR} \
# --with-sharedir=${DATADIR} \
# --with-tempdir=/tmp
INSTALLS_SHLIB= yes
# Need INSTALL_TARGET to install ${PREFIX}/etc/portmanager/pm-020.conf.SAMPLE