ports/editors/ted/files/patch-Ted__makefile.in
Po-Chien Lin c37bcf6971 - Update to 2.23
- Remove ABI version number of LIB_DEPENDS
- Rename patch to pet portlint(1)
- Sort pkg-plist
- Take maintainership

PR:		ports/175956
Approved by:	swills (mentor)
2013-02-18 12:36:09 +00:00

12 lines
274 B
Text

--- Ted/makefile.in.orig 2012-04-01 18:57:26.000000000 +0900
+++ Ted/makefile.in 2012-04-09 20:45:17.000000000 +0900
@@ -57,7 +57,8 @@
-I../bitmap \
-I../ind \
-I../include \
- $(DEF_PKGDIR)
+ $(DEF_DOCUMENT_DIR) \
+ $(DEF_PSSCRIPT_DIR)
CFLAGS= \
@CFLAGS@ \