diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-01-31 07:17:28 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-01-31 07:17:28 +0000 |
commit | 59c7610b45ef9b0accd499cb5d7663040c1d79a9 (patch) | |
tree | 6843c910c1bbee22b1e69828d47021ef633f0c3e /net/xisp | |
parent | 6dfdac48158b82c89eb8eabb3f5e3834b6dd4750 (diff) |
Notes
Diffstat (limited to 'net/xisp')
-rw-r--r-- | net/xisp/Makefile | 3 | ||||
-rw-r--r-- | net/xisp/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/net/xisp/Makefile b/net/xisp/Makefile index 3fdd27057cc1..1a7747287342 100644 --- a/net/xisp/Makefile +++ b/net/xisp/Makefile @@ -18,9 +18,6 @@ USE_XORG= xpm MAKE_ENV+= CCFLAGS="${CFLAGS}" -MAN1= xisp.1 - -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|g' \ ${WRKSRC}/Makefile diff --git a/net/xisp/pkg-plist b/net/xisp/pkg-plist index 85948429c20c..9d7b7323724c 100644 --- a/net/xisp/pkg-plist +++ b/net/xisp/pkg-plist @@ -11,5 +11,6 @@ etc/ppp/peers/xisp_dialer etc/ppp/peers/xisp_umodem libexec/xispdial libexec/xispterm +man/man1/xisp.1.gz @dirrm etc/ppp/peers @dirrmtry etc/ppp |