diff options
Diffstat (limited to 'graphics/libvisual04-plugins/Makefile')
-rw-r--r-- | graphics/libvisual04-plugins/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/libvisual04-plugins/Makefile b/graphics/libvisual04-plugins/Makefile index 5b6520370f92..eb55ed7373cf 100644 --- a/graphics/libvisual04-plugins/Makefile +++ b/graphics/libvisual04-plugins/Makefile @@ -32,8 +32,7 @@ INSTALL_TARGET= install-strip MAJORMINOR= ${PORTVERSION:C/.[0-9]+$//} DATADIR= ${PREFIX}/share/${PORTNAME}-${PKGNAMESUFFIX:C/.*-//}-${MAJORMINOR} -PLIST_SUB= PLUGINS_BASE_DIR=${LOCALBASE}/lib/${PORTNAME}-${MAJORMINOR} \ - DATADIR_REL=${DATADIR_REL} +PLIST_SUB= PLUGINS_BASE_DIR=${LOCALBASE}/lib/${PORTNAME}-${MAJORMINOR} post-patch: # link some plugins with libGLU because they need it |