diff --git a/print/libpaper/Makefile b/print/libpaper/Makefile index 5bc1a6ee05dc..d87341b9ec93 100644 --- a/print/libpaper/Makefile +++ b/print/libpaper/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2023/04/15 19:16:33 triaxx Exp $ +# $NetBSD: Makefile,v 1.17 2023/04/17 08:35:54 jperkin Exp $ DISTNAME= libpaper-2.1.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_GITHUB:=rrthomas/} GITHUB_RELEASE= v${PKGVERSION_NOREV} @@ -25,15 +25,6 @@ INSTALLATION_DIRS= ${EGDIR} BUILD_DEFS= PAPERSIZE -.include "../../mk/bsd.prefs.mk" - -PLIST_VARS= relo - -.if ${OPSYS} != "Darwin" -CONFIGURE_ARGS+= --enable-relocatable -PLIST.relo= yes -.endif - post-build: ${ECHO} ${PAPERSIZE} > ${WRKDIR}/papersize diff --git a/print/libpaper/PLIST b/print/libpaper/PLIST index f3e850f7aceb..091ab40b7464 100644 --- a/print/libpaper/PLIST +++ b/print/libpaper/PLIST @@ -1,8 +1,6 @@ -@comment $NetBSD: PLIST,v 1.6 2023/04/15 19:16:33 triaxx Exp $ +@comment $NetBSD: PLIST,v 1.7 2023/04/17 08:35:54 jperkin Exp $ bin/paper -${PLIST.relo}bin/paper.bin bin/paperconf -${PLIST.relo}bin/paperconf.bin include/paper.h lib/libpaper.la man/man1/paper.1