- Make tarballs fetchable
Reported by: kris via bento
This commit is contained in:
parent
898e46c175
commit
e4b874d613
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=91546
1 changed files with 5 additions and 3 deletions
|
@ -26,10 +26,12 @@ RESTRICTED= "Redistribution not allowed"
|
|||
NO_CDROM= ${RESTRICTED}
|
||||
#NO_PACKAGE= ${RESTRICTED}
|
||||
|
||||
ONFIGURE_TARGET=
|
||||
CONFIGURE_ARGS+=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
CONFIGURE_ENV+= LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib"
|
||||
|
||||
post-install:
|
||||
${INSTALL_DATA} ${WRKDIR}/usr/share/apps/ksocrat/* \
|
||||
${PREFIX}/share/apps/ksocrat
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/x11/kde3/Makefile.kde"
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue