diff options
author | edwin <edwin@FreeBSD.org> | 2006-05-13 09:03:17 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2006-05-13 09:03:17 +0800 |
commit | a4ecb1874c89e36e9716793350d4ccc996f72535 (patch) | |
tree | f97b2c66bc4db9f90689cf35ef00c94d2c3ef25c /palm/gnome-pilot-conduits | |
parent | 46ab79c01b981b0392e36772cb92f9209cc26db8 (diff) | |
download | freebsd-ports-gnome-a4ecb1874c89e36e9716793350d4ccc996f72535.tar.gz freebsd-ports-gnome-a4ecb1874c89e36e9716793350d4ccc996f72535.tar.zst freebsd-ports-gnome-a4ecb1874c89e36e9716793350d4ccc996f72535.zip |
Remove USE_REINPLACE from all categories starting with P
Diffstat (limited to 'palm/gnome-pilot-conduits')
-rw-r--r-- | palm/gnome-pilot-conduits/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/palm/gnome-pilot-conduits/Makefile b/palm/gnome-pilot-conduits/Makefile index cfa8d2af4c46..680a0bea7467 100644 --- a/palm/gnome-pilot-conduits/Makefile +++ b/palm/gnome-pilot-conduits/Makefile @@ -25,7 +25,6 @@ USE_X_PREFIX= yes USE_BISON= yes USE_GNOME= gnomeprefix gnomehack libgnome GNU_CONFIGURE= yes -USE_REINPLACE= yes CONFIGURE_ARGS= --with-pisock=${LOCALBASE} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |