mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-03 11:12:13 +00:00
Remove PREFIX=/usr/X11R6, it is already the default if USE_IMAKE (or
USE_X11) is set. Besides, we are not supposed to be changing PREFIX in the Makefiles unless there's absolutely no way other than that to make it work.
This commit is contained in:
parent
6caaec2747
commit
b14e9a7cb3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=3986
@ -3,7 +3,7 @@
|
||||
# Date created: 5th December 1994
|
||||
# Whom: gpalmer@FreeBSD.org
|
||||
#
|
||||
# $Id: Makefile,v 1.6 1995/04/01 12:51:04 jkh Exp $
|
||||
# $Id: Makefile,v 1.7 1995/04/12 20:31:23 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= rxvt-2.09
|
||||
@ -14,7 +14,6 @@ MAINTAINER= gpalmer@FreeBSD.ORG
|
||||
|
||||
WRKSRC= ${WRKDIR}/rxvt
|
||||
USE_IMAKE= yes
|
||||
PREFIX= /usr/X11R6
|
||||
|
||||
# Get rid of the rclock directory until I can figure out how to patch
|
||||
# that up also and make it!
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: 5th December 1994
|
||||
# Whom: gpalmer@FreeBSD.org
|
||||
#
|
||||
# $Id: Makefile,v 1.6 1995/04/01 12:51:04 jkh Exp $
|
||||
# $Id: Makefile,v 1.7 1995/04/12 20:31:23 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= rxvt-2.09
|
||||
@ -14,7 +14,6 @@ MAINTAINER= gpalmer@FreeBSD.ORG
|
||||
|
||||
WRKSRC= ${WRKDIR}/rxvt
|
||||
USE_IMAKE= yes
|
||||
PREFIX= /usr/X11R6
|
||||
|
||||
# Get rid of the rclock directory until I can figure out how to patch
|
||||
# that up also and make it!
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: 5th December 1994
|
||||
# Whom: gpalmer@FreeBSD.org
|
||||
#
|
||||
# $Id: Makefile,v 1.6 1995/04/01 12:51:04 jkh Exp $
|
||||
# $Id: Makefile,v 1.7 1995/04/12 20:31:23 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= rxvt-2.09
|
||||
@ -14,7 +14,6 @@ MAINTAINER= gpalmer@FreeBSD.ORG
|
||||
|
||||
WRKSRC= ${WRKDIR}/rxvt
|
||||
USE_IMAKE= yes
|
||||
PREFIX= /usr/X11R6
|
||||
|
||||
# Get rid of the rclock directory until I can figure out how to patch
|
||||
# that up also and make it!
|
||||
|
Loading…
x
Reference in New Issue
Block a user