mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
c37bcf6971
- 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)
13 lines
274 B
Plaintext
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@ \
|