summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--misc/gwhich/Makefile1
-rw-r--r--misc/gwhich/pkg-plist3
-rw-r--r--print/hp2xx/Makefile1
-rw-r--r--print/hp2xx/pkg-plist3
-rw-r--r--print/trueprint/Makefile1
-rw-r--r--print/trueprint/pkg-plist3
6 files changed, 3 insertions, 9 deletions
diff --git a/misc/gwhich/Makefile b/misc/gwhich/Makefile
index 6394a470a058..51b7026008ac 100644
--- a/misc/gwhich/Makefile
+++ b/misc/gwhich/Makefile
@@ -19,6 +19,7 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS= --program-prefix=g
MAN1= gwhich.1
+INFO= which
post-install:
@install-info ${PREFIX}/info/which.info ${PREFIX}/info/dir
diff --git a/misc/gwhich/pkg-plist b/misc/gwhich/pkg-plist
index 3dfcce001a3c..94aa8133b53b 100644
--- a/misc/gwhich/pkg-plist
+++ b/misc/gwhich/pkg-plist
@@ -1,6 +1,3 @@
bin/gwhich
-@unexec install-info --delete %D/info/which.info %D/info/dir
-info/which.info
-@exec install-info %D/info/which.info %D/info/dir
share/examples/gwhich/EXAMPLES
@dirrm share/examples/gwhich
diff --git a/print/hp2xx/Makefile b/print/hp2xx/Makefile
index 8c2ce103da35..0770db72f2f9 100644
--- a/print/hp2xx/Makefile
+++ b/print/hp2xx/Makefile
@@ -24,6 +24,7 @@ MAKE_ENV= DEFINES="${CPPFLAGS}" ALL_LIBS="${LDFLAGS}" \
PREVIEWER="${PREVIEWER}"
MAN1= hp2xx.1
+INFO= hp2xx
CPPFLAGS= -DUNIX -I${LOCALBASE}/include
LDFLAGS= -lm -L${LOCALBASE}/lib -ltiff -lpng -lz
diff --git a/print/hp2xx/pkg-plist b/print/hp2xx/pkg-plist
index 2bf99c409c3b..8ef583811cf7 100644
--- a/print/hp2xx/pkg-plist
+++ b/print/hp2xx/pkg-plist
@@ -1,4 +1 @@
bin/hp2xx
-@unexec install-info --delete %D/info/hp2xx.info %D/info/dir
-info/hp2xx.info
-@exec install-info %D/info/hp2xx.info %D/info/dir
diff --git a/print/trueprint/Makefile b/print/trueprint/Makefile
index 18cd69545523..cff973d3c9b4 100644
--- a/print/trueprint/Makefile
+++ b/print/trueprint/Makefile
@@ -19,5 +19,6 @@ USE_GMAKE= yes
GNU_CONFIGURE= yes
MAN1= trueprint.1
+INFO= trueprint
.include <bsd.port.mk>
diff --git a/print/trueprint/pkg-plist b/print/trueprint/pkg-plist
index 9ad8f9ea3c12..f1c23d86e0b0 100644
--- a/print/trueprint/pkg-plist
+++ b/print/trueprint/pkg-plist
@@ -1,5 +1,2 @@
bin/trueprint
lib/printers
-@unexec install-info --delete %D/info/trueprint.info %D/info/dir
-info/trueprint.info
-@exec install-info %D/info/trueprint.info %D/info/dir