Backing out part of last commit, that was breaking the version string.

Noticed by:	chkversion
Pointy hat to:	lth
This commit is contained in:
Lars Thegler 2005-04-08 14:53:59 +00:00
parent 106d8b16b9
commit 916801dfad
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=132766
6 changed files with 18 additions and 18 deletions

View file

@ -18,13 +18,11 @@ EXTRACT_ONLY= # none
MAINTAINER= lth@FreeBSD.org
COMMENT= Perforce client and server
.include <bsd.port.pre.mk>
#
# This is a kludge. I don't know a better way to set PORTVERSION and
# PORTREVISION such that pkg_version figures out an update is needed
#
ARCH!= ${UNAME} -p
ARCH!= /usr/bin/uname -p
ARCH?= i386
.if (${ARCH} == i386) || (${ARCH} == amd64)
@ -60,6 +58,8 @@ NO_WRKSUBDIR= yes
PLIST_FILES= ${BIN_FILES:S+^+bin/+g} \
${SBIN_FILES:S+^+sbin/+g}
.include <bsd.port.pre.mk>
# These variables are all configurable.
PERFORCE_USER?= p4admin
PERFORCE_UID?= 94

View file

@ -18,13 +18,11 @@ EXTRACT_ONLY= # none
MAINTAINER= lth@FreeBSD.org
COMMENT= Perforce client and server
.include <bsd.port.pre.mk>
#
# This is a kludge. I don't know a better way to set PORTVERSION and
# PORTREVISION such that pkg_version figures out an update is needed
#
ARCH!= ${UNAME} -p
ARCH!= /usr/bin/uname -p
ARCH?= i386
.if (${ARCH} == i386) || (${ARCH} == amd64)
@ -60,6 +58,8 @@ NO_WRKSUBDIR= yes
PLIST_FILES= ${BIN_FILES:S+^+bin/+g} \
${SBIN_FILES:S+^+sbin/+g}
.include <bsd.port.pre.mk>
# These variables are all configurable.
PERFORCE_USER?= p4admin
PERFORCE_UID?= 94

View file

@ -18,13 +18,11 @@ EXTRACT_ONLY= # none
MAINTAINER= lth@FreeBSD.org
COMMENT= Perforce client and server
.include <bsd.port.pre.mk>
#
# This is a kludge. I don't know a better way to set PORTVERSION and
# PORTREVISION such that pkg_version figures out an update is needed
#
ARCH!= ${UNAME} -p
ARCH!= /usr/bin/uname -p
ARCH?= i386
.if (${ARCH} == i386) || (${ARCH} == amd64)
@ -60,6 +58,8 @@ NO_WRKSUBDIR= yes
PLIST_FILES= ${BIN_FILES:S+^+bin/+g} \
${SBIN_FILES:S+^+sbin/+g}
.include <bsd.port.pre.mk>
# These variables are all configurable.
PERFORCE_USER?= p4admin
PERFORCE_UID?= 94

View file

@ -18,13 +18,11 @@ EXTRACT_ONLY= # none
MAINTAINER= lth@FreeBSD.org
COMMENT= Perforce client and server
.include <bsd.port.pre.mk>
#
# This is a kludge. I don't know a better way to set PORTVERSION and
# PORTREVISION such that pkg_version figures out an update is needed
#
ARCH!= ${UNAME} -p
ARCH!= /usr/bin/uname -p
ARCH?= i386
.if (${ARCH} == i386) || (${ARCH} == amd64)
@ -60,6 +58,8 @@ NO_WRKSUBDIR= yes
PLIST_FILES= ${BIN_FILES:S+^+bin/+g} \
${SBIN_FILES:S+^+sbin/+g}
.include <bsd.port.pre.mk>
# These variables are all configurable.
PERFORCE_USER?= p4admin
PERFORCE_UID?= 94

View file

@ -18,13 +18,11 @@ EXTRACT_ONLY= # none
MAINTAINER= lth@FreeBSD.org
COMMENT= Perforce client and server
.include <bsd.port.pre.mk>
#
# This is a kludge. I don't know a better way to set PORTVERSION and
# PORTREVISION such that pkg_version figures out an update is needed
#
ARCH!= ${UNAME} -p
ARCH!= /usr/bin/uname -p
ARCH?= i386
.if (${ARCH} == i386) || (${ARCH} == amd64)
@ -60,6 +58,8 @@ NO_WRKSUBDIR= yes
PLIST_FILES= ${BIN_FILES:S+^+bin/+g} \
${SBIN_FILES:S+^+sbin/+g}
.include <bsd.port.pre.mk>
# These variables are all configurable.
PERFORCE_USER?= p4admin
PERFORCE_UID?= 94

View file

@ -18,13 +18,11 @@ EXTRACT_ONLY= # none
MAINTAINER= lth@FreeBSD.org
COMMENT= Perforce client and server
.include <bsd.port.pre.mk>
#
# This is a kludge. I don't know a better way to set PORTVERSION and
# PORTREVISION such that pkg_version figures out an update is needed
#
ARCH!= ${UNAME} -p
ARCH!= /usr/bin/uname -p
ARCH?= i386
.if (${ARCH} == i386) || (${ARCH} == amd64)
@ -60,6 +58,8 @@ NO_WRKSUBDIR= yes
PLIST_FILES= ${BIN_FILES:S+^+bin/+g} \
${SBIN_FILES:S+^+sbin/+g}
.include <bsd.port.pre.mk>
# These variables are all configurable.
PERFORCE_USER?= p4admin
PERFORCE_UID?= 94