diff options
Diffstat (limited to 'devel/universalindentgui/Makefile')
-rw-r--r-- | devel/universalindentgui/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/universalindentgui/Makefile b/devel/universalindentgui/Makefile index 802586759fce..5090902b9f9f 100644 --- a/devel/universalindentgui/Makefile +++ b/devel/universalindentgui/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= SF/universalindent/uigui/UniversalIndentGUI_${PORTVERSION} MAINTAINER= avg@icyb.net.ua COMMENT= Graphical UI for multiple source code indent/format/beautify tools -LIB_DEPENDS= libqscintilla2.so:${PORTSDIR}/devel/qscintilla2 +LIB_DEPENDS= libqscintilla2.so:devel/qscintilla2 USES= dos2unix qmake shebangfix SHEBANG_FILES= indenters/pindent.py \ |