aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2002-09-15 11:42:30 +0800
committerkris <kris@FreeBSD.org>2002-09-15 11:42:30 +0800
commit5e3ffaff44a6757c9470a0059e695418a8c6ab7d (patch)
tree8f795225e4011673636a3a5cb7d8f1bcb852e366
parent14d729d4de16d8a83905577f9bd902ad2b99bde7 (diff)
downloadfreebsd-ports-gnome-5e3ffaff44a6757c9470a0059e695418a8c6ab7d.tar.gz
freebsd-ports-gnome-5e3ffaff44a6757c9470a0059e695418a8c6ab7d.tar.zst
freebsd-ports-gnome-5e3ffaff44a6757c9470a0059e695418a8c6ab7d.zip
Add missing manpage
-rw-r--r--print/dvipdfm/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/print/dvipdfm/Makefile b/print/dvipdfm/Makefile
index 91c27e755189..61770b2712fb 100644
--- a/print/dvipdfm/Makefile
+++ b/print/dvipdfm/Makefile
@@ -24,6 +24,8 @@ CONFIGURE_ENV+= CPPFLAGS="${CXXFLAGS} -I${PREFIX}/include" \
LDFLAGS=-L${PREFIX}/lib
CONFIGURE_ARGS+= --datadir=${PREFIX}/share
+MAN1= dvipdfm.1
+
post-install:
strip ${PREFIX}/bin/dvipdfm
strip ${PREFIX}/bin/ebb
aglawrance2005-08-051-1/+2 * - Fix crash when finishing the track [1]pav2005-07-291-0/+1 tions'>+2 * Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1 * Remove USE_GNOMENG.marcus2003-04-211-1/+0 * De-pkg-commentlioux2003-02-242-1/+1 * Deploy USE_GNOMENG infrastructurelioux2002-09-031-5/+6 * USE_X_PREFIX since it's a X based portlioux2002-08-091-0/+1 * * libicq2000lioux2002-08-081-2/+4 * Really assume maintainership as previously statedlioux2002-08-081-1/+1 * o Update to 0.3.2lioux2002-08-082-3/+3 * Update to 0.3.1lioux2002-04-293-39/+58 * Update to 0.2.2pat2002-01-083-3/+4 * o Actually install libslioux2001-12-263-120/+135 * Update to 0.2.0lioux2001-12-226-32/+140 * Dont include getopt.hpat2001-12-021-0/+10 * Fix breakage and avoid installing useless .la filepat2001-11-233-4/+29 * add koi8 supportijliao2001-11-222-1/+9