diff options
Diffstat (limited to 'devel/cvsgraph/Makefile')
-rw-r--r-- | devel/cvsgraph/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cvsgraph/Makefile b/devel/cvsgraph/Makefile index 4ebda89b100c..30ee79ff19de 100644 --- a/devel/cvsgraph/Makefile +++ b/devel/cvsgraph/Makefile @@ -28,7 +28,7 @@ ALL_TARGET= cvsgraph DOCDIR= share/doc/${PORTNAME} DOCS= ChangeLog LICENSE README EXAMPLES= cvsgraphwrapper.php3 mkimage.php3 -NOT_FOR_ARCHS= alpha amd64 +NOT_FOR_ARCHS= alpha amd64 ia64 PLIST= ${WRKDIR}/pkg-plist USE_AUTOCONF= yes GNU_CONFIGURE= yes |