aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/rep-gtk2
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-10-29 17:40:39 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-10-29 17:40:39 +0000
commitf76f107e772e70464380fea0e54b154988fb704b (patch)
treeebddbb9019bad713a0197ff0808365217d4a1548 /x11-toolkits/rep-gtk2
parent37829c651efc30c3f04cf339669f228071136ec8 (diff)
downloadports-f76f107e772e70464380fea0e54b154988fb704b.tar.gz
ports-f76f107e772e70464380fea0e54b154988fb704b.zip
Notes
Diffstat (limited to 'x11-toolkits/rep-gtk2')
-rw-r--r--x11-toolkits/rep-gtk2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/rep-gtk2/Makefile b/x11-toolkits/rep-gtk2/Makefile
index 76d7e27bb69b..673b52406759 100644
--- a/x11-toolkits/rep-gtk2/Makefile
+++ b/x11-toolkits/rep-gtk2/Makefile
@@ -25,7 +25,7 @@ WANT_GNOME= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
-CONFIGURE_TARGET= ${ARCH}-freebsd${OSREL:C/\..*//}
+CONFIGURE_TARGET= ${ARCH}-pc-freebsd${OSREL:C/\..*//}
.include <bsd.port.pre.mk>