diff options
| author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-02-01 04:36:57 +0800 |
|---|---|---|
| committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-02-01 04:36:57 +0800 |
| commit | dd4eb5eaab2ace97e0664dadc1160a7981dded53 (patch) | |
| tree | 8c6082c5a1510918922178f30f10a4782666b955 /x11/libgnome | |
| parent | d79d1144d4ba09eb9602eb022a4af4eab9396caa (diff) | |
| download | marcuscom-ports-dd4eb5eaab2ace97e0664dadc1160a7981dded53.tar marcuscom-ports-dd4eb5eaab2ace97e0664dadc1160a7981dded53.tar.gz marcuscom-ports-dd4eb5eaab2ace97e0664dadc1160a7981dded53.tar.bz2 marcuscom-ports-dd4eb5eaab2ace97e0664dadc1160a7981dded53.tar.lz marcuscom-ports-dd4eb5eaab2ace97e0664dadc1160a7981dded53.tar.xz marcuscom-ports-dd4eb5eaab2ace97e0664dadc1160a7981dded53.tar.zst marcuscom-ports-dd4eb5eaab2ace97e0664dadc1160a7981dded53.zip | |
Remove USE_REINPLACE.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5595 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/libgnome')
| -rw-r--r-- | x11/libgnome/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/libgnome/Makefile b/x11/libgnome/Makefile index 7223579f5..6f835606b 100644 --- a/x11/libgnome/Makefile +++ b/x11/libgnome/Makefile @@ -3,7 +3,7 @@ # Whom: Yukihiro Nakai <Nakai@technologist.com> # # $FreeBSD$ -# $MCom: ports/x11/libgnome/Makefile,v 1.69 2005/12/24 22:29:36 adamw Exp $ +# $MCom: ports/x11/libgnome/Makefile,v 1.70 2006/01/17 00:05:13 marcus Exp $ # PORTNAME= libgnome @@ -21,7 +21,6 @@ RUN_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper USE_BZIP2= yes USE_X_PREFIX= yes -USE_REINPLACE= yes USE_XPM= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack intlhack esound \ |
