diff options
author | edwin <edwin@FreeBSD.org> | 2006-05-13 01:03:17 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2006-05-13 01:03:17 +0000 |
commit | a4ecb1874c89e36e9716793350d4ccc996f72535 (patch) | |
tree | f97b2c66bc4db9f90689cf35ef00c94d2c3ef25c /print/xdvi | |
parent | 46ab79c01b981b0392e36772cb92f9209cc26db8 (diff) | |
download | FreeBSD-ports-a4ecb1874c89e36e9716793350d4ccc996f72535.zip FreeBSD-ports-a4ecb1874c89e36e9716793350d4ccc996f72535.tar.gz |
Remove USE_REINPLACE from all categories starting with P
Diffstat (limited to 'print/xdvi')
-rw-r--r-- | print/xdvi/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/print/xdvi/Makefile b/print/xdvi/Makefile index 20843c6..e623e08 100644 --- a/print/xdvi/Makefile +++ b/print/xdvi/Makefile @@ -20,7 +20,6 @@ COMMENT= A DVI Previewer for the X Window System CONFLICTS= teTeX-* DIST_SUBDIR= xdvi -USE_REINPLACE= yes USE_IMAKE= yes USE_GMAKE= yes PKGINSTALL= ${WRKDIR}/pkg-install |