diff options
author | Gary Palmer <gpalmer@FreeBSD.org> | 1994-12-12 04:32:04 +0000 |
---|---|---|
committer | Gary Palmer <gpalmer@FreeBSD.org> | 1994-12-12 04:32:04 +0000 |
commit | ba2097f169c0973fb05793040058356a725c495e (patch) | |
tree | 2e88deba232c032980e183c92bf661b1568c4cef /x11-wm/piewm | |
parent | eb5b747103204d1e7662da09a1135df7876acbf8 (diff) | |
download | ports-ba2097f169c0973fb05793040058356a725c495e.tar.gz ports-ba2097f169c0973fb05793040058356a725c495e.zip |
With my reversal of the INSTALL_MANPAGES logic in bsd.port.mk, none of
these need to have INSTALL_MANPAGES= yes anymore.
Notes
Notes:
svn path=/head/; revision=558
Diffstat (limited to 'x11-wm/piewm')
-rw-r--r-- | x11-wm/piewm/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-wm/piewm/Makefile b/x11-wm/piewm/Makefile index 4e1e80a4c203..76c558041706 100644 --- a/x11-wm/piewm/Makefile +++ b/x11-wm/piewm/Makefile @@ -8,7 +8,6 @@ DISTNAME= piewm USE_IMAKE= yes -INSTALL_MANPAGES= yes MASTER_SITES= ftp://ftp.x.org/R5contrib/ EXTRACT_SUFX= .tar.Z PKG_CMD= pkg_create -N |