diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-03-09 14:40:23 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-03-09 14:40:23 +0000 |
commit | dafb7355ac3377ccd53aaf9532679488f72ed312 (patch) | |
tree | 7f134302631e38ae7ad5b963a21dd0277da6f678 /x11-toolkits/gtkimageview | |
parent | dd5d5c2ce211e2a2a6e0da9378cd53b95f414576 (diff) | |
download | ports-dafb7355ac3377ccd53aaf9532679488f72ed312.tar.gz ports-dafb7355ac3377ccd53aaf9532679488f72ed312.zip |
Notes
Diffstat (limited to 'x11-toolkits/gtkimageview')
-rw-r--r-- | x11-toolkits/gtkimageview/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-toolkits/gtkimageview/Makefile b/x11-toolkits/gtkimageview/Makefile index 86beedbb732b..e073cab2f952 100644 --- a/x11-toolkits/gtkimageview/Makefile +++ b/x11-toolkits/gtkimageview/Makefile @@ -17,7 +17,6 @@ USES= pkgconfig USE_GNOME= gtk20 USE_LDCONFIG= yes -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e '/^gtkimageview-marshal.[ch]:/s|$$[(]GLIB_GENMARSHAL[)]||'\ ${WRKSRC}/src/Makefile.in |