[Midnightbsd-cvs] mports [20328] trunk/devel/py-notify/Makefile: add options file

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Sep 27 18:41:43 EDT 2015


Revision: 20328
          http://svnweb.midnightbsd.org/mports/?rev=20328
Author:   laffer1
Date:     2015-09-27 18:41:43 -0400 (Sun, 27 Sep 2015)
Log Message:
-----------
add options file

Modified Paths:
--------------
    trunk/devel/py-notify/Makefile

Modified: trunk/devel/py-notify/Makefile
===================================================================
--- trunk/devel/py-notify/Makefile	2015-09-27 22:40:56 UTC (rev 20327)
+++ trunk/devel/py-notify/Makefile	2015-09-27 22:41:43 UTC (rev 20328)
@@ -25,6 +25,8 @@
 
 DOCS=		AUTHORS COPYING ChangeLog NEWS
 
+.include <bsd.mport.options.mk>
+
 post-extract:
 	@${RM} ${WRKSRC}/src/pynotify.c
 



More information about the Midnightbsd-cvs mailing list