diff options
author | Alexander Nedotsukov <bland@FreeBSD.org> | 2003-08-20 01:41:01 +0000 |
---|---|---|
committer | Alexander Nedotsukov <bland@FreeBSD.org> | 2003-08-20 01:41:01 +0000 |
commit | 69830895c01bb76dda0dae1bbda78feede14686e (patch) | |
tree | a75632c97465c4a8f75b38cfd78551c171d8d329 /deskutils/mrproject | |
parent | project has been dormant. remove it as requested by maintainer. (diff) |
Remove USE_REINPLACE. We do not use it any longer.
Approved by: marcus (mentor)
Diffstat (limited to 'deskutils/mrproject')
-rw-r--r-- | deskutils/mrproject/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/deskutils/mrproject/Makefile b/deskutils/mrproject/Makefile index 97a78dfd3693..19a476bc2e8e 100644 --- a/deskutils/mrproject/Makefile +++ b/deskutils/mrproject/Makefile @@ -19,7 +19,6 @@ LIB_DEPENDS= mrproject.0:${PORTSDIR}/deskutils/libmrproject USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack libgnomeui libgnomeprintui -USE_REINPLACE= yes USE_LIBTOOL= yes USE_LIBTOOL_VER= 14 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ |