diff options
Diffstat (limited to 'deskutils/wammu/Makefile')
-rw-r--r-- | deskutils/wammu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/wammu/Makefile b/deskutils/wammu/Makefile index 521b6d85d4e7..cccd124d4efb 100644 --- a/deskutils/wammu/Makefile +++ b/deskutils/wammu/Makefile @@ -13,7 +13,7 @@ COMMENT= GUI manager of contacts, todos, calendar, and messages in your phone LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libGammu.so:${PORTSDIR}/comms/gammu +LIB_DEPENDS= libGammu.so:comms/gammu USES= gettext pkgconfig python tar:bz2 USE_PYTHON= distutils autoplist |