diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-01-19 15:21:41 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-01-19 15:21:41 +0800 |
commit | 89937f89d5d55aa774aa7531442701385b844215 (patch) | |
tree | b6ee71b3911da5f856bb748c755e435b75088283 /devel | |
parent | 06f719a6e2512a69e716aa48c8f8956dcc962435 (diff) | |
download | marcuscom-ports-89937f89d5d55aa774aa7531442701385b844215.tar marcuscom-ports-89937f89d5d55aa774aa7531442701385b844215.tar.gz marcuscom-ports-89937f89d5d55aa774aa7531442701385b844215.tar.bz2 marcuscom-ports-89937f89d5d55aa774aa7531442701385b844215.tar.lz marcuscom-ports-89937f89d5d55aa774aa7531442701385b844215.tar.xz marcuscom-ports-89937f89d5d55aa774aa7531442701385b844215.tar.zst marcuscom-ports-89937f89d5d55aa774aa7531442701385b844215.zip |
Pet portlint.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10155 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel')
-rw-r--r-- | devel/anjuta/Makefile | 6 | ||||
-rw-r--r-- | devel/anjuta/files/patch-plugins_glade_pluginc.c | 0 |
2 files changed, 3 insertions, 3 deletions
diff --git a/devel/anjuta/Makefile b/devel/anjuta/Makefile index fa0dc6408..19a733ab9 100644 --- a/devel/anjuta/Makefile +++ b/devel/anjuta/Makefile @@ -3,7 +3,7 @@ # Whom: Dmitry Sivachenko <demon@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/devel/anjuta/Makefile,v 1.16 2008/01/14 15:57:21 kwm Exp $ +# $MCom: ports/devel/anjuta/Makefile,v 1.17 2008/01/14 15:59:01 kwm Exp $ # PORTNAME= anjuta @@ -42,9 +42,9 @@ GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" CONFIGURE_ARGS= --disable-plugin-sourceview --disable-plugin-scintilla \ - --enable-plugin-symbol-db + --enable-plugin-symbol-db USE_LDCONFIG= yes -PKGMESSAGE= ${WRKDIR}/pkg-message +PKGMESSAGE= ${WRKDIR}/pkg-message GCONF_SCHEMAS= anjuta-build-basic-autotools-plugin.schemas \ anjuta-cvs-plugin.schemas anjuta-document-manager.schemas \ anjuta-editor-scintilla.schemas anjuta-language-cpp-java.schemas \ diff --git a/devel/anjuta/files/patch-plugins_glade_pluginc.c b/devel/anjuta/files/patch-plugins_glade_pluginc.c deleted file mode 100644 index e69de29bb..000000000 --- a/devel/anjuta/files/patch-plugins_glade_pluginc.c +++ /dev/null |