diff --git a/games/openssn/Makefile b/games/openssn/Makefile index 3b260cb6532f..84eb2c45f72d 100644 --- a/games/openssn/Makefile +++ b/games/openssn/Makefile @@ -1,6 +1,6 @@ PORTNAME= openssn PORTVERSION= 1.4 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION} @@ -19,7 +19,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME} post-patch: @${REINPLACE_CMD} -E \ -e '/cp|mkdir/s,\$$\(PREFIX\)|\$$\(DATADIR\),$$(DESTDIR)&,' \ - -e 's,share/man/man6,man/man6,' ${WRKSRC}/Makefile + ${WRKSRC}/Makefile post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} diff --git a/games/openssn/pkg-plist b/games/openssn/pkg-plist index ce5c60fd27ce..8df7eb7dfb51 100644 --- a/games/openssn/pkg-plist +++ b/games/openssn/pkg-plist @@ -1,6 +1,6 @@ bin/openssn -man/man6/openssn.6.gz share/applications/openssn.desktop +share/man/man6/openssn.6.gz %%DATADIR%%/data/font.dat %%DATADIR%%/data/information.txt %%DATADIR%%/data/largefont.dat