aboutsummaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2004-08-17 22:22:01 +0000
committerThierry Thomas <thierry@FreeBSD.org>2004-08-17 22:22:01 +0000
commit45112e5db67a19188f3d1ea65864963dfb116984 (patch)
tree713324ec823fda753289936c7ec65753ae43b7b1 /x11
parent6c3685400f1aff13e58b1131094b7c9c4730cd81 (diff)
downloadports-45112e5db67a19188f3d1ea65864963dfb116984.tar.gz
ports-45112e5db67a19188f3d1ea65864963dfb116984.zip
Portlint (bad cut / paste).
Notes
Notes: svn path=/head/; revision=116551
Diffstat (limited to 'x11')
-rw-r--r--x11/rxvt-unicode/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/rxvt-unicode/Makefile b/x11/rxvt-unicode/Makefile
index 85e23ac5ece0..5a48fe433acb 100644
--- a/x11/rxvt-unicode/Makefile
+++ b/x11/rxvt-unicode/Makefile
@@ -9,7 +9,7 @@ PORTNAME= rxvt-unicode
PORTVERSION= 3.7
CATEGORIES= x11
MASTER_SITES= http://dist.schmorp.de/rxvt-unicode/
-MASTER_SITE_SUBDIR= . Attic
+MASTER_SITE_SUBDIR= . Attic
MAINTAINER= thierry@FreeBSD.org
COMMENT= A clone of the terminal emulator rxvt modified to support Unicode
@@ -22,7 +22,7 @@ USE_X_PREFIX= yes
USE_XPM= yes
USE_LIBTOOL_VER= 15
CONFIGURE_ARGS= --enable-shared --enable-everything
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
+CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
INSTALLS_SHLIB= yes
USE_BZIP2= yes