pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/mail



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Fri Oct 27 18:01:44 UTC 2017

Modified Files:
        pkgsrc/mail/thunderbird: hacks.mk
        pkgsrc/mail/thunderbird45: hacks.mk

Log Message:
Remove removed inclusion. Pointed by oster@. Thank you


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/mail/thunderbird/hacks.mk
cvs rdiff -u -r1.1 -r1.2 pkgsrc/mail/thunderbird45/hacks.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/mail/thunderbird/hacks.mk
diff -u pkgsrc/mail/thunderbird/hacks.mk:1.7 pkgsrc/mail/thunderbird/hacks.mk:1.8
--- pkgsrc/mail/thunderbird/hacks.mk:1.7        Sun Apr 17 18:33:50 2016
+++ pkgsrc/mail/thunderbird/hacks.mk    Fri Oct 27 18:01:43 2017
@@ -1,4 +1,4 @@
-# $NetBSD: hacks.mk,v 1.7 2016/04/17 18:33:50 ryoon Exp $
+# $NetBSD: hacks.mk,v 1.8 2017/10/27 18:01:43 ryoon Exp $
 
 # workround for link of thunderbird-bin etc.
 LDFLAGS+=      ${COMPILER_RPATH_FLAG}${PREFIX}/lib/${MOZILLA_NAME}
@@ -8,4 +8,3 @@ LDFLAGS+=       ${COMPILER_RPATH_FLAG}${PREFIX
 # https://www.illumos.org/issues/4383
 INSTALL_UNSTRIPPED=yes
 .endif
-.include "../../devel/xulrunner17/hacks.mk"

Index: pkgsrc/mail/thunderbird45/hacks.mk
diff -u pkgsrc/mail/thunderbird45/hacks.mk:1.1 pkgsrc/mail/thunderbird45/hacks.mk:1.2
--- pkgsrc/mail/thunderbird45/hacks.mk:1.1      Thu Apr 27 13:38:18 2017
+++ pkgsrc/mail/thunderbird45/hacks.mk  Fri Oct 27 18:01:43 2017
@@ -1,4 +1,4 @@
-# $NetBSD: hacks.mk,v 1.1 2017/04/27 13:38:18 ryoon Exp $
+# $NetBSD: hacks.mk,v 1.2 2017/10/27 18:01:43 ryoon Exp $
 
 # workround for link of thunderbird-bin etc.
 LDFLAGS+=      ${COMPILER_RPATH_FLAG}${PREFIX}/lib/${MOZILLA_NAME}
@@ -8,4 +8,3 @@ LDFLAGS+=       ${COMPILER_RPATH_FLAG}${PREFIX
 # https://www.illumos.org/issues/4383
 INSTALL_UNSTRIPPED=yes
 .endif
-.include "../../devel/xulrunner17/hacks.mk"



Home | Main Index | Thread Index | Old Index