diff options
Diffstat (limited to 'deskutils/xpad-current')
-rw-r--r-- | deskutils/xpad-current/Makefile | 3 | ||||
-rw-r--r-- | deskutils/xpad-current/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/deskutils/xpad-current/Makefile b/deskutils/xpad-current/Makefile index 05e69c13eda4..e7522399db96 100644 --- a/deskutils/xpad-current/Makefile +++ b/deskutils/xpad-current/Makefile @@ -26,7 +26,6 @@ CPPFLAGS+= ${CXXFLAGS} -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib GNU_CONFIGURE= yes -NO_STAGE= yes .include <bsd.port.options.mk> #code currently doesn't properly handle --disable-nls (in next upstream milestone) @@ -38,8 +37,6 @@ CONFIGURE_ARGS+= --disable-nls PLIST_SUB+= NLS="@comment " .endif -MAN1+= xpad.1 - post-patch-script: .if ! ${PORT_OPTIONS:MNLS} @${REINPLACE_CMD} -e 's|SUBDIRS = autopackage doc src images po|SUBDIRS = autopackage doc src images|' \ diff --git a/deskutils/xpad-current/pkg-plist b/deskutils/xpad-current/pkg-plist index ac8ca7efc55d..03f143a29838 100644 --- a/deskutils/xpad-current/pkg-plist +++ b/deskutils/xpad-current/pkg-plist @@ -1,4 +1,5 @@ bin/xpad +man/man1/xpad.1.gz share/applications/xpad.desktop share/icons/hicolor/scalable/apps/xpad.svg %%NLS%%%%NLS%%share/locale/af/LC_MESSAGES/xpad.mo |