diff options
-rw-r--r-- | textproc/xalan-c/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/xalan-c/Makefile b/textproc/xalan-c/Makefile index 70a99181210d..6f16b0a8ff62 100644 --- a/textproc/xalan-c/Makefile +++ b/textproc/xalan-c/Makefile @@ -10,7 +10,7 @@ PORTNAME= xalan-c PORTVERSION= 1.6.0 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_APACHE_XML} -MASTER_SITE_SUBDIR= xalan-c +MASTER_SITE_SUBDIR= xalan-c/source xalan-c/binaries .if defined(DEBUG) PKGNAMESUFFIX+= -debug .endif |