mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Fix package build
This commit is contained in:
parent
35c8dae828
commit
b2aba9d5bc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=112413
@ -503,7 +503,7 @@ post-install:
|
||||
# for EPLASER driver
|
||||
${ECHO_MSG} ">>> installing ${EPLASER} docs ..."
|
||||
${MKDIR} ${DOCSDIR}/${GS_VERSION}/${EPLASER}
|
||||
.for i in readme-eplaser-705.euc readme-eplaser-705-jp.euc
|
||||
.for i in readme-eplaser-705.euc
|
||||
${INSTALL_DATA} ${WRKSRC}/${EPLASER_NAME}/${i} \
|
||||
${DOCSDIR}/${GS_VERSION}/${EPLASER}
|
||||
.endfor
|
||||
|
@ -1,5 +1,5 @@
|
||||
# $FreeBSD$
|
||||
|
||||
GS_VERSION= 8.14
|
||||
GS_REVISION= 3
|
||||
GS_REVISION= 4
|
||||
GS_EPOCH= 1
|
||||
|
@ -651,7 +651,7 @@ post-install:
|
||||
# for EPLASER driver
|
||||
${ECHO_MSG} ">>> installing ${EPLASER} docs ..."
|
||||
${MKDIR} ${DOCSDIR}/${GS_VERSION}/${EPLASER}
|
||||
.for i in readme-eplaser-705.euc readme-eplaser-705-jp.euc
|
||||
.for i in readme-eplaser-705.euc
|
||||
${INSTALL_DATA} ${WRKSRC}/${EPLASER_NAME}/${i} \
|
||||
${DOCSDIR}/${GS_VERSION}/${EPLASER}
|
||||
.endfor
|
||||
|
@ -1,5 +1,5 @@
|
||||
# $FreeBSD$
|
||||
|
||||
GS_VERSION= 7.07
|
||||
GS_REVISION= 9
|
||||
GS_REVISION= 10
|
||||
GS_EPOCH= 0
|
||||
|
@ -503,7 +503,7 @@ post-install:
|
||||
# for EPLASER driver
|
||||
${ECHO_MSG} ">>> installing ${EPLASER} docs ..."
|
||||
${MKDIR} ${DOCSDIR}/${GS_VERSION}/${EPLASER}
|
||||
.for i in readme-eplaser-705.euc readme-eplaser-705-jp.euc
|
||||
.for i in readme-eplaser-705.euc
|
||||
${INSTALL_DATA} ${WRKSRC}/${EPLASER_NAME}/${i} \
|
||||
${DOCSDIR}/${GS_VERSION}/${EPLASER}
|
||||
.endfor
|
||||
|
@ -1,5 +1,5 @@
|
||||
# $FreeBSD$
|
||||
|
||||
GS_VERSION= 8.14
|
||||
GS_REVISION= 3
|
||||
GS_REVISION= 4
|
||||
GS_EPOCH= 1
|
||||
|
@ -651,7 +651,7 @@ post-install:
|
||||
# for EPLASER driver
|
||||
${ECHO_MSG} ">>> installing ${EPLASER} docs ..."
|
||||
${MKDIR} ${DOCSDIR}/${GS_VERSION}/${EPLASER}
|
||||
.for i in readme-eplaser-705.euc readme-eplaser-705-jp.euc
|
||||
.for i in readme-eplaser-705.euc
|
||||
${INSTALL_DATA} ${WRKSRC}/${EPLASER_NAME}/${i} \
|
||||
${DOCSDIR}/${GS_VERSION}/${EPLASER}
|
||||
.endfor
|
||||
|
@ -1,5 +1,5 @@
|
||||
# $FreeBSD$
|
||||
|
||||
GS_VERSION= 7.07
|
||||
GS_REVISION= 9
|
||||
GS_REVISION= 10
|
||||
GS_EPOCH= 0
|
||||
|
@ -503,7 +503,7 @@ post-install:
|
||||
# for EPLASER driver
|
||||
${ECHO_MSG} ">>> installing ${EPLASER} docs ..."
|
||||
${MKDIR} ${DOCSDIR}/${GS_VERSION}/${EPLASER}
|
||||
.for i in readme-eplaser-705.euc readme-eplaser-705-jp.euc
|
||||
.for i in readme-eplaser-705.euc
|
||||
${INSTALL_DATA} ${WRKSRC}/${EPLASER_NAME}/${i} \
|
||||
${DOCSDIR}/${GS_VERSION}/${EPLASER}
|
||||
.endfor
|
||||
|
@ -1,5 +1,5 @@
|
||||
# $FreeBSD$
|
||||
|
||||
GS_VERSION= 8.14
|
||||
GS_REVISION= 3
|
||||
GS_REVISION= 4
|
||||
GS_EPOCH= 1
|
||||
|
Loading…
Reference in New Issue
Block a user