diff options
author | antoine <antoine@FreeBSD.org> | 2014-08-19 03:13:18 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-08-19 03:13:18 +0800 |
commit | d3e7a5ff8eba4bee29838608d81b1f74791db1b4 (patch) | |
tree | 084a3ff0af921b622a1b95e501fdbf510ab133e4 /mail/jamlib | |
parent | 843df4fed72418aa159054cd22d9d394eb3c0728 (diff) | |
download | freebsd-ports-gnome-d3e7a5ff8eba4bee29838608d81b1f74791db1b4.tar.gz freebsd-ports-gnome-d3e7a5ff8eba4bee29838608d81b1f74791db1b4.tar.zst freebsd-ports-gnome-d3e7a5ff8eba4bee29838608d81b1f74791db1b4.zip |
Convert most NO_INSTALL_MANPAGES to USES=imake:noman
With hat: portmgr
Diffstat (limited to 'mail/jamlib')
-rw-r--r-- | mail/jamlib/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/jamlib/Makefile b/mail/jamlib/Makefile index 6962a21f221c..fe9f72583c7d 100644 --- a/mail/jamlib/Makefile +++ b/mail/jamlib/Makefile @@ -12,7 +12,6 @@ COMMENT= JAM subroutine library USES= libtool GNU_CONFIGURE= yes -NO_INSTALL_MANPAGES= yes INSTALL_TARGET= install-strip USE_LDCONFIG= yes |