diff options
Diffstat (limited to 'converters/php5-bsdconv/Makefile')
-rw-r--r-- | converters/php5-bsdconv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/php5-bsdconv/Makefile b/converters/php5-bsdconv/Makefile index 75e829af4bb4..305907469e52 100644 --- a/converters/php5-bsdconv/Makefile +++ b/converters/php5-bsdconv/Makefile @@ -11,7 +11,7 @@ COMMENT= PHP wrapper for bsdconv LICENSE= ISCL -LIB_DEPENDS= libbsdconv.so:${PORTSDIR}/converters/bsdconv +LIB_DEPENDS= libbsdconv.so:converters/bsdconv USE_GITHUB= yes GH_ACCOUNT= buganini |