1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
freebsd-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

13 lines
274 B
Plaintext

--- 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@ \