aboutsummaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
Diffstat (limited to 'print')
-rw-r--r--print/bibview/Makefile1
-rw-r--r--print/gspdf/Makefile1
-rw-r--r--print/mftrace/Makefile1
-rw-r--r--print/ttf2pt1/Makefile1
4 files changed, 0 insertions, 4 deletions
diff --git a/print/bibview/Makefile b/print/bibview/Makefile
index 02fb1c3270be..0cd175b56c86 100644
--- a/print/bibview/Makefile
+++ b/print/bibview/Makefile
@@ -10,7 +10,6 @@ MASTER_SITES= TEX_CTAN/biblio/bibtex/utils/bibview-2.0
MAINTAINER= ports@FreeBSD.org
COMMENT= Graphical interface for manipulating BibTeX bibliography databases
-
USES= imake
USE_XORG= ice sm x11 xaw xext xmu xt
WRKSRC= ${WRKDIR}/bibview-${PORTVERSION}
diff --git a/print/gspdf/Makefile b/print/gspdf/Makefile
index e669d8b660a4..5aab460e7789 100644
--- a/print/gspdf/Makefile
+++ b/print/gspdf/Makefile
@@ -13,7 +13,6 @@ COMMENT= Postscript and Pdf Viewer for GNUstep
USES= ghostscript gnustep
USE_GNUSTEP= back build
-
post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/GSPdf.app/GSPdf
diff --git a/print/mftrace/Makefile b/print/mftrace/Makefile
index 36219cdeb615..131daa89b4da 100644
--- a/print/mftrace/Makefile
+++ b/print/mftrace/Makefile
@@ -28,7 +28,6 @@ GNU_CONFIGURE= yes
USES= gmake python
MAKEFILE= GNUmakefile
-
PLIST_FILES= \
bin/gf2pbm \
bin/mftrace \
diff --git a/print/ttf2pt1/Makefile b/print/ttf2pt1/Makefile
index 1f8f9d03d8bb..f5be5aca2fd7 100644
--- a/print/ttf2pt1/Makefile
+++ b/print/ttf2pt1/Makefile
@@ -32,7 +32,6 @@ SHEBANG_FILES= app/TeX/sfd2map \
scripts/t1fdir \
scripts/trans
-
CPPFLAGS+= `pkg-config --cflags freetype2` \
-I${LOCALBASE}/include -DUSE_FREETYPE
LIBS+= `pkg-config --libs freetype2` \