You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
639a4e645c
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@72381 d073be05-634f-4543-b044-5fe20cf6d1d6
8 lines
252 B
Diff
8 lines
252 B
Diff
--- src/pynotifymodule.c.old 2010-09-15 21:20:23.000000000 +0200
|
|
+++ src/pynotifymodule.c 2010-09-15 21:20:48.000000000 +0200
|
|
@@ -1,3 +1,4 @@
|
|
+#define NO_IMPORT_PYGOBJECT
|
|
#include <pygobject.h>
|
|
#include <pygtk/pygtk.h>
|
|
#include <libnotify/notify.h>
|