aboutsummaryrefslogtreecommitdiff
path: root/print/lpr-wrapper/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/lpr-wrapper/Makefile')
-rw-r--r--print/lpr-wrapper/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/print/lpr-wrapper/Makefile b/print/lpr-wrapper/Makefile
index 5be5c785b464..e7c1ea2ca07b 100644
--- a/print/lpr-wrapper/Makefile
+++ b/print/lpr-wrapper/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: lpr-wrapper
-# Date created: 22 Apr 2005 17:00:00 CEST
-# Whom: e-masson@kisoft-services.com
-#
+# Created by: e-masson@kisoft-services.com
# $FreeBSD$
-#
PORTNAME= lpr-wrapper
PORTVERSION= 0.7
@@ -27,6 +23,7 @@ RUN_DEPENDS+= pstops:${PORTSDIR}/print/psutils
PLIST_FILES= bin/lpr-wrapper bin/lpr-wrapper-cups bin/lpr-wrapper-features
+NO_STAGE= yes
post-build:
${REINPLACE_CMD} -e 's|#!/bin/bash|#!/usr/bin/env bash|' \
${WRKSRC}/lpr-wrapper ${WRKSRC}/lpr-wrapper-cups \