diff options
-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 |