mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
Back out some changes which were made without my review.
This commit is contained in:
parent
11c148925c
commit
eed586005d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=55861
@ -9,20 +9,12 @@ PORTNAME= wrapper
|
||||
PORTVERSION= 1.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= # none
|
||||
DISTFILES= # none
|
||||
|
||||
MAINTAINER= trevor@FreeBSD.org
|
||||
|
||||
NO_WRKSUBDIR= yes
|
||||
USE_X_PREFIX= yes
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${XFREE86_VERSION} == 3
|
||||
FORBIDDEN= This port is for XFree86-4
|
||||
.endif
|
||||
|
||||
do-fetch:
|
||||
|
||||
do-build:
|
||||
@ -32,4 +24,4 @@ do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/Xwrapper ${PREFIX}/bin
|
||||
@PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user